• Add / update an alarm notes via code / API

    Hello,

    I need to add notes or update an existing one for alarm.

    I know I get can notes via API / code but I did not find any way to overwrite the data from code or API.

     For example this code will get alarms notes:

    alarmId = args['alarmId']
    alarmService…

  • REST API - alarm limited to 500 results

    It seems the 'alarms' endpoint in the API is limited to 500 results (current & historical). Is there anyway to page the results or add filtering?
    There does not seem to be anything documented, we are on FogLight Evolve 9.0.

    Thank you,
    Patri…

  • Foglight API - 0 to 100 MPH in 2 demos

    The purpose of this post is to familiarize Foglight stake-holders and developers with the new Foglight API.  I will go from showing something very basic in the first 10 minute video, to a more advanced coding use case in the second video.  Before we start…