Property | Type | Description | |
---|---|---|---|
ResolveMaxAge | void |
Method | Description | |
---|---|---|
ContainsOtherThanSensorbergBeaconId1S ( ) : bool |
Checks if the beacon ID1s in this layout contain other than those of Sensorberg beacons.
|
|
FromJson ( string headers, DateTimeOffset layoutRetrievedTime ) : void |
Constructs a Layout instance from the given JSON data.
|
|
GetResolvedActionsForPidAndEvent ( |
Resolves the beacon actions associated with the given PID and event type.
|
|
Layout ( ) : System |
Method | Description | |
---|---|---|
ResolveMaxAge ( string headers, DateTimeOffset layoutRetrievedTime ) : void |
public ContainsOtherThanSensorbergBeaconId1S ( ) : bool | ||
return | bool |
public FromJson ( string headers, DateTimeOffset layoutRetrievedTime ) : void | ||
headers | string | String repersentation of the header fields. |
layoutRetrievedTime | DateTimeOffset | Timestamp of receiving the layout. |
return | void |
public GetResolvedActionsForPidAndEvent ( |
||
request | ||
return | IList |