@nhtio/adonis-rtu-server
Modules
| Module | Description |
|---|---|
| @nhtio/adonis-rtu-server | The main export for the Adonis RTU package. |
| @nhtio/adonis-rtu-server/config | The sub-module which provides methods for defining and validating the configuration for the Adonis RTU server. |
| @nhtio/adonis-rtu-server/configure | The package which provides the methods used to configure the Adonis RTU server. |
| @nhtio/adonis-rtu-server/errors | Easily accessible error classes for the Adonis RTU Server. |
| @nhtio/adonis-rtu-server/providers | A module which provides all of the Adonis providers for the Adonis RTU server. |
| @nhtio/adonis-rtu-server/providers/provider | The main provider for the Adonis RTU package. This provider is responsible for registering the bindings for the RTUInterface with the Adonis IoC container and allows it to hook to the remaining Adonis lifecycle events. |
| @nhtio/adonis-rtu-server/services | - |
| @nhtio/adonis-rtu-server/services/main | - |
| @nhtio/adonis-rtu-server/types | An easy to access module which contains types and interfaces for the Adonis RTU server. |