Table of Contents

Namespace Iot.Device.Swarm

Classes

CommandBase

Base class for commands.

DateTimeInfo

DateTime information from the Tile.

ErrorExecutingCommandException

Exception occurred when executing a command.

GeospatialInformation

Geospatial information of the Tile.

GpsFixQuality

GPS fix Quality information of the Tile.

JammingSpoofingIndication

Information about GPS jamming and spoofing.

MessageBase

Base class for the received and transmitted messages.

MessageReceived

Message received from the Swarm network.

MessageToTransmit

Message to be transmitted to the Swarm network.

MessagesReceivedManagement

Class with API to manage received messages in the device database.

MessagesToTransmitManagement

Class with API to manage the device database for the messages to be transmitted.

SwarmTile

Swarm Tile class.

Enums

GpioMode

Operation mode for GPIO1 pin.

GpsFixType

Operational quality based in the background noise RSSI.

MessageEvent

Message event.

OperationalQuality

Operational quality based in the background noise RSSI.

PowerState

Power state of the Swarm Tile.

TileStatus

Tile Status events.

Delegates

SwarmTile.BackgroundNoiseInfoHandler

Represents the delegate used for the BackgroundNoiseInfoAvailable event.

SwarmTile.DateTimeStatusHandler

Represents the delegate used for the DateTimeStatusAvailable event.

SwarmTile.GeospatialInfoHandler

Represents the delegate used for the GeospatialInfoAvailable event.

SwarmTile.MessageEventHandler

Represents the delegate used for the MessageEvent event.

SwarmTile.PowerStateChangedHandler

Represents the delegate used for the PowerStateChanged event.

SwarmTile.TileStatusEventHandler

Represents the delegate used for the TileStatusEvent event.