Show / Hide Table of Contents

    GetMonitorConfiguration

    Command, Introduced in version 2.18

    POST https://localhost:8001/sv/001.1/api/v1/Common/Commands/GetMonitorConfiguration
    

    Returns configuration information about the MONITOR system.

    Returns MonitorConfigurationInfo

    Properties

    Name Type Summary Introduced in
    IncludeLogoImageData Boolean Includes Base64 encoded image data of the company logotype images in the response.

    Note: Not currently implemented.

    Example

    {
      "IncludeLogoImageData": false
    }
    
    Back to top Copyright © 2023 Monitor ERP System AB