CLI
Here you can find the main command line for the package:
julia> project(...)
AutomationLabs configuration function that manage projects.
julia> data(...)
AutomationLabs configuration function that manage data.
julia> model(...)
AutomationLabs configuration function that manage controllers:
julia> controller(...)
AutomationLabs configuration function that manage models.
julia> dash(...)
AutomationLabs configuration function that manage dashboards.