NextDom\Rest\EqLogicRest
Class EqLogicRest
Synopsis
class EqLogicRest
{
- // methods
- public static void getAll()
- private static array prepareResults()
- public static array getByRoom()
- public static array getVisibleByRoom()
Methods
private
- prepareResults() — Prepare result for response\n Associative array with following keys : - id - name - type (plugin id) - objectId - enable - visible - configuration
public
- getAll() — Get all eqLogics
- getByRoom() — Get all eqLogics in room
- getVisibleByRoom() — Get all visibles eqLogics in room