@AllValuesAreNonnullByDefault

Package org.eclipse.ditto.model.things

Contains the Things framework around the cornerstone of this package: Thing. A Thing can consist of

Furthermore a Thing can have a ThingLifecycle and a ThingRevision which is incremented with each change of the Thing.

Object creation

ThingsModelFactory is the main entry point for obtaining objects of this package's interfaces to work with.