Module: Orchestrator

Defined in:
lib/orchestrator/logger.rb,
lib/orchestrator.rb,
lib/orchestrator/engine.rb,
lib/orchestrator/errors.rb,
lib/orchestrator/status.rb,
lib/orchestrator/system.rb,
lib/orchestrator/control.rb,
lib/orchestrator/version.rb,
lib/orchestrator/core/mixin.rb,
app/models/orchestrator/zone.rb,
lib/orchestrator/logic/mixin.rb,
lib/orchestrator/remote/edge.rb,
lib/orchestrator/device/mixin.rb,
lib/orchestrator/remote/proxy.rb,
app/models/orchestrator/module.rb,
lib/orchestrator/logic/manager.rb,
lib/orchestrator/remote/master.rb,
lib/orchestrator/service/mixin.rb,
lib/orchestrator/device/manager.rb,
lib/orchestrator/datagram_server.rb,
lib/orchestrator/service/manager.rb,
app/controllers/orchestrator/base.rb,
lib/orchestrator/device/processor.rb,
app/models/orchestrator/access_log.rb,
app/models/orchestrator/dependency.rb,
lib/orchestrator/core/system_proxy.rb,
lib/orchestrator/websocket_manager.rb,
lib/orchestrator/core/request_proxy.rb,
lib/orchestrator/dependency_manager.rb,
app/models/orchestrator/edge_control.rb,
lib/orchestrator/core/module_manager.rb,
lib/orchestrator/core/requests_proxy.rb,
lib/orchestrator/core/schedule_proxy.rb,
lib/orchestrator/utilities/constants.rb,
lib/orchestrator/device/command_queue.rb,
lib/orchestrator/device/transport_tcp.rb,
lib/orchestrator/device/transport_udp.rb,
lib/orchestrator/utilities/transcoder.rb,
app/models/orchestrator/control_system.rb,
lib/orchestrator/service/transport_http.rb,
app/controllers/orchestrator/api_controller.rb,
lib/orchestrator/device/transport_makebreak.rb,
app/controllers/orchestrator/api/logs_controller.rb,
app/controllers/orchestrator/api/users_controller.rb,
app/controllers/orchestrator/api/zones_controller.rb,
app/controllers/orchestrator/api/modules_controller.rb,
app/controllers/orchestrator/api/systems_controller.rb,
app/controllers/orchestrator/persistence_controller.rb,
app/controllers/orchestrator/api/dependencies_controller.rb

Overview

Note

We should be logging the User id in the log

see: pastebin.com/Wrjp8b8e (rails log_tags)

Defined Under Namespace

Modules: Api, Constants, Core, Device, Logic, Service, Transcoder Classes: AccessLog, ApiController, Base, Control, ControlSystem, Dependency, DependencyManager, Edge, EdgeControl, Engine, Error, Logger, Master, Module, PersistenceController, Proxy, Status, Subscription, System, UdpBroadcast, UdpService, WebsocketManager, Zone

Constant Summary collapse

VERSION =
"1.0.3"