Function addSystemModule

  • Add module to the given system

    Parameters

    • id: string

      System ID

    • module_id: string

      ID of the module to add

    • data: HashMap = {}

    Returns Observable<PlaceSystem>