Class: NRB::BreweryControlSystem::API::DeviceEndpoint
- Inherits:
-
Endpoint
- Object
- Faraday::Response::Middleware
- Endpoint
- NRB::BreweryControlSystem::API::DeviceEndpoint
- Defined in:
- lib/brewery_control_system/api/3.7.0/device_endpoint.rb
Class Method Summary collapse
Methods inherited from Endpoint
descriptions, #descriptions, middleware_name, middleware_options, #on_complete
Methods included from Middleware::Registration
Class Method Details
.endpoint ⇒ Object
6 |
# File 'lib/brewery_control_system/api/3.7.0/device_endpoint.rb', line 6 def endpoint; 'bcs_sys.cfg'; end |