Things-client 3.1 - deprecated
Minor release, binary compatible to things-client 3.0.0.
Highlights
Definitions for Features can now can be managed via your applications based on the new things-client 3.1.0.
Find an overview on the various APIs at Which API to use?
Find details about the concept at Feature and its definitions.After registering for Changes, upon receiving a Change, it now additionally contains information about when it happened (via
Change.getTimestamp()
) and in which revision the Thing was (viaChange.getRevision()
).