Drivers
Overview of the 2 types of drivers
Last updated
Overview of the 2 types of drivers
Last updated
Drivers are the core components of the PlaceOS platform. They combine to help different parts of the digital ecosystem interact with each other. PlaceOS has drivers that fall into one of two categories:
Communicate with external systems and lets 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
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
Modules are instances of drivers, letting the rest of PlaceOS access their specific functions.
The driver map shows driver dependencies in PlaceOS.