类的使用
me.hekr.iotos.api.dto.DevicePacketResp
-
使用DevicePacketResp的程序包 程序包 说明 me.hekr.iotos.api me.hekr.iotos.api.service -
-
me.hekr.iotos.api中DevicePacketResp的使用
返回变量类型为DevicePacketResp的类型的me.hekr.iotos.api中的方法 修饰符和类型 方法 说明 List<DevicePacketResp>IotClient. getDeviceHistoryData(String pk, String devId, Long startTime, Long endTime, String action, String cmd, int page, int size)查询历史上下行数 -
me.hekr.iotos.api.service中DevicePacketResp的使用
返回变量类型为DevicePacketResp的类型的me.hekr.iotos.api.service中的方法 修饰符和类型 方法 说明 retrofit2.Call<List<DevicePacketResp>>RetrofitIotService. getDeviceHistoryData(String pk, String devId, Long startTime, Long endTime, String action, String cmd, int page, int size)查询历史上下行数
-