See: Description
Interface | Description |
---|---|
ObservationPoster |
Defines a protocol-independent interface for posting
Observations.
|
ObservationPoster.PostCallback |
Defines callback methods for the asynchronous transaction
implementation.
|
Class | Description |
---|---|
AsyncEdgePoster |
Android-specific extension of JsonEdgePoster, implementing
the asynchronous transaction method doPostAsync.
|
JsonEdgePoster |
Implementation of ObservationPoster for the JSON edge protocol.
|
Observation |
An Observation is any type of event to be reported.
|
Position |
Represents the geographical position of an observation.
|
PostResult |
Result object for observation post transactions.
|
While the Observation and Position classes have some fixed fields, an Observation can include any Key-Value properties. The Smart Platform defines a set of general observation types, and these property names should be used if possible.