Function lookupModuleState

  • Get the state of the given module

    Parameters

    • id: string

      Module ID

    • key: string

      Status variable of interest. If set it will return only the state of this variable

    Returns Observable<HashMap<any>>