Methods for dealing with PermanentHazards.

Hierarchy

  • SdkModule
    • PermanentHazards

Methods

  • Returns Camera[]

    an array of all the cameras in the WME data model

  • Parameters

    • args: { cameraId: number }
      • cameraId: number

        An id of the camera to find.

    Returns null | Camera

    camera with id, or null if not found in the WME data model