Drivers

PlaceOS enterprise customers can access all our drivers and an API to build their own. Drivers are the core components of the PlaceOS platform. They combine to help different parts of the digital ecosystem interact. PlaceOS has drivers that fall into one of two categories:

Integration Drivers

Communicate with external systems and let them talk to PlaceOS.
Represent hardware or software platforms (i.e. device or service).
Control any functionality of the external systems and handle any incoming data.

Logic Drivers

Coordinate interactions between modules.
Don't map to specific physical objects.
Represent abstract or conceptual functions.
May use a variety of devices or software platforms.