The core entities in the Reelables API are:
Workspace: a permissions boundary within the Reelables Platform. Typically this is an organization or team but it can also represent an application across several organizations, for example when multiple parties have visibility ofAssetsthrough a supply chain.
Assets, Spaces, Printers, Consignments and Facilities all exist within the context of a Workspace. Users can have permissions in more than one Workspace.
Asset: a physical item that can be tracked. ReelablesLabelsare activated (typically by aPrinter) and attached toAssets.Space: a physical area within whichAssetscan be detected. ASpacecan be static (e.g. a receiving bay in aFacility) or mobile (e.g. in the trailer of a truck). ASpaceis characterized in the real world by aGateway, a physical device that listens for signals from ReelablesLabels.Consignment: A collection of pieces that are being tracked. In the context of aConsignmenta piece is anAsset.Facility: A physical location, comprised of one or moreSpaceswhereAssetsare stored or transit through. E.g. a warehouse or distribution center.Label: A Reelables smart label that produces signals that are detected by aGateway.Gateway: A device that listens for signals fromLabels.Printer: a physcial device that enables customers to use ReelablesLabelsat scale.Printersare linked to aWorkspaceand are used to printLabelsforAssets.User: can be a part of one or moreWorkspaces, their permissions within thoseWorkspacesare role-based.