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