Module: BWAPI::Client::CommandCenter::Client
- Included in:
- BWAPI::Client::CommandCenter
- Defined in:
- lib/bwapi/client/command_center/client.rb
Overview
Themes module for commandcenter/themes endpoints
Instance Method Summary collapse
-
#vizia_client ⇒ Hash
Get vizia client information.
Instance Method Details
#vizia_client ⇒ Hash
Get vizia client information
9 10 11 |
# File 'lib/bwapi/client/command_center/client.rb', line 9 def vizia_client get 'commandcenter/client' end |