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