Mesh Beacon
-
Protocol for Mesh Beacon
See moreDeclaration
Swift
public protocol MeshBeacon : BluetoothEncodable
-
Mesh Beacon Types
See moreDeclaration
Swift
public enum MeshBeaconType : UInt8
-
Secure Network Mesh Beacon
The Secure Network beacon is used by nodes to identify the subnet and its security state
See moreDeclaration
Swift
public struct MeshBeaconSecureNetwork : MeshBeacon
-
Unprovisioned Mesh Beacon
The Unprovisioned Device beacon is used by devices that are unprovisioned to allow them to be discovered by a Provisioner
See moreDeclaration
Swift
public struct MeshBeaconUnprovisioned : MeshBeacon