Home > ILIB_DeviceExtendPropertyItem > otherProperty
ILIB_DeviceExtendPropertyItem.otherProperty property
其它属性
签名
typescript
otherProperty?: {
[key: string]: boolean | number | string | undefined;
};1
2
3
2
3