Module aeonics.sdk
Aeonics public SDK
Welcome to the Aeonics public documentation. This documentation lists all public classes and method available to the developers. The most relevant topics and explanations are provided inline with the apropriate class:
- Basics:
- Working with Data:
- Ingress:
Ingress
- Regress:
Regress
- Egress:
Egress
- JSON as Data:
Json
- Data connections:
DataSource
- Ingress:
- REST Endpoints:
TriggerRestEndpoint
- Advanced topics:
- Asynchronously easy:
Async
- Efficiency via low-copy:
MemoryView
- Compartmentalization:
Compartment
- Asynchronously easy: