| title | Container |
|---|---|
| layout | default |
| parent | APIs |
| has_toc | false |
Container APIs provide direct interfaces for containers to efficiently interact with underlying system resources and capabilities. Designed with simplicity, security, and consistency in mind, these APIs follow well-defined patterns to facilitate ease of use and seamless integration.
Below are the core APIs available for Ocre containers. Each API includes detailed documentation with usage examples, error handling patterns, and best practices.
| API | Description |
|---|---|
| GPIO | Control digital pins for input/output operations with hardware peripherals and external components |
| Sensors | Interface with hardware sensors for environmental and motion data |
| Timers | Create and manage timed events with millisecond precision |