A MeetingPoint is a server that controls a set of wireless devices. More...
Methods | |
Description.Get | |
Returns a textual description of the object. | |
Device.Get | |
Returns the device that matches the given device identifier. More... | |
Device.Identifiers.Get | |
Returns the list of device identifiers of the devices connected to the Meeting Point. More... | |
Device.List.Get | |
Returns the list of devices that are connected to the Meeting Point. More... | |
Device.List.Length.Get | |
Returns the number of devices that are connected to the Meeting Point. More... | |
Devices.Prepare.Async endpoints... | |
Prepares all the given Wireless Endpoints. More... | |
Devices.Prepare endpoints... | |
Prepare all the given Wireless Endpoints. More... | |
Devices.Start endpoints... | |
Starts all the given Wireless Endpoints. More... | |
Parent.Get | |
Returns the parent object. | |
ServiceInfo.Get | |
Returns the service information of the Meeting Point daemon. More... | |
Timestamp.Get | |
Returns the current timestamp on the server. More... | |
A MeetingPoint is a server that controls a set of wireless devices.
Wireless Endpoints can connect to a Meeting Point by using the ByteBlower Wireless Endpoints App.
MeetingPoint::Device.Get |
MeetingPoint::Device.Identifiers.Get |
MeetingPoint::Device.List.Get |
MeetingPoint::Device.List.Length.Get |
MeetingPoint::Devices.Prepare | endpoints... | ||
Prepare all the given Wireless Endpoints.
endpoints... | one or more WirelessEndpoint objects to prepare. |
Assume the client is connected (through this object) to a server:
MeetingPoint::Devices.Prepare.Async | endpoints... | ||
Prepares all the given Wireless Endpoints.
After the meeting point is informed about the wish to prepare the endpoints the API directly returns. Call DevicesPrepare to wait until all devices are prepared.
endpoints... | one or more WirelessEndpoint objects to prepare. |
Assume the client is connected (through this object) to a server:
Returns:
1432805398000000000
MeetingPoint::Devices.Start | endpoints... | ||
Starts all the given Wireless Endpoints.
endpoints... | one or more WirelessEndpoint objects on which to start the traffic, triggers and HTTPClients |
Assume the client is connected (through this object) to a server:
Returns:
1432805398000000000
MeetingPoint::ServiceInfo.Get |
MeetingPoint::Timestamp.Get |
Returns the current timestamp on the server.
Retrieves the current timestamp of the server in nanoseconds. This can be used to calculate the offset between two servers to compare results.
Assume the client is connected (through this object) to a server:
Returns:
1432805398000000000