RESTful Alarms API - Python

This sample shows how to trigger and retrieve alarms from a Python application.

The sample gets an OAuth token, triggers an alarm, retrieves the alarm by id and retrieves all stored alarms with their metadata.

Prerequisites

The sample is verified with the following versions of Python packages:

Using different package versions might result in unexpected errors when running the sample.

The sample demonstrates

Using

Environment

Visual Studio Python project