Documentation
¶
Index ¶
Constants ¶
View Source
const AccessToken = "/oauth/token?grant_type=password&username=%v&password=%v"
View Source
const DeviceData = "/api/device/getSingleDeviceDatas"
View Source
const GetDeviceSensorDatas = "/api/device/getDeviceSensorDatas"
View Source
const GetDevices = "api/device/getDevices"
View Source
const GetSingleSensorDatas = "/api/device/getSingleSensorDatas"
View Source
const RefreshToken = "/oauth/token?grant_type=refresh_token&refresh_token=%v&client_id=%v&client_secret=%v"
View Source
const SwitcherController = "/api/device/switcherController"
View Source
const UserLoginUrl = "/api/user/userLogin"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccessTokenRespone ¶
type CollectionData ¶
type DeviceDataReq ¶
type GetDeviceSensorDatasReq ¶
type GetDevicesReq ¶
type RemoteUser ¶
type SingleSensorDatasReq ¶
type SwitcherControllerReq ¶
type UserLoginReq ¶
Click to show internal directories.
Click to hide internal directories.