- Preparing search index...
- The search index is not available
obniz
Type alias ObnizBleBeaconStructNormal<S, key>
ObnizBleBeaconStructNormal<S, key>: ObnizBleBeaconStructStandard<NormalValueType> & { base?: number; fixedIntegerBytes?: number; multiple?: number; round?: number; } | ObnizBleBeaconStructStandard<CustomType> & { func: ((data,
peripheral) => S[key]); }