包路径:com.sitewhere.spi.device.event.IDeviceEvent 类名称:IDeviceEvent 方法名:getDeviceId IDeviceEvent.getDeviceId介绍 [英]Get device id. [中]获取设备id。 代码示例 代码示例来源:origin: sitewhere/sitewhere @Override publicUUID getAssetId(){ returngetWrapped().getDeviceId(); } 代码示例来源:origi...
function retrieves the device ID number. Hide Syntax C/C++ DLN_RESULT DlnGetDeviceId( HDLN handle, uint32_t* id ); Hide Parameters handle A handle to the DLN-series device. id A pointer to an unsigned 32-bit integer that receives the ID number.Hide...
包路径:com.sitewhere.spi.device.event.IDeviceEvent类名称:IDeviceEvent方法名:getDeviceAssignmentId IDeviceEvent.getDeviceAssignmentId介绍 [英]Get assignment id.[中]获取分配id。 代码示例 代码示例来源:origin: sitewhere/sitewhere @Override public UUID getDeviceAssignmentId() { return getWrapped().get...
包路径:com.sitewhere.spi.device.IDeviceAssignment类名称:IDeviceAssignment方法名:getAssetModuleId IDeviceAssignment.getAssetModuleId介绍 [英]Get id of referenced asset module.[中]获取被引用资产模块的id。 代码示例 代码示例来源:origin: com.sitewhere/sitewhere-core-api public Builder(IDeviceAssignment api)...