设备基本信息 包括:ip、局域网ip、mac、nick、cy、sn、version
参数说明
接口定义
Swift:
RokidMobileSDK.device.getBasicInfo(deviceId: String) -> [String: Any]?
Objc:
[RokidMobileSDK.device getBasicInfoWithDeviceId: self.device.id] ;