Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ObnizBleBeaconStructStandard<S>

Type parameters

  • S

Hierarchy

  • ObnizBleBeaconStructStandard

Index

Properties

index

index: number

Start position (ex: 5.625 -> 46bit~)

Optional length

length: undefined | number

Default: 1byte = 8bit (ex: 1.875 -> 15bit)

Optional scanResponse

scanResponse: undefined | false | true

Be sure to use scan response data

type

type: S

Value type

Generated using TypeDoc