@homebridge/hap-nodejs
    Preparing search index...

    Enumeration ResourceRequestReasonConst

    Index

    Enumeration Members

    Enumeration Members

    EVENT: 1

    The resource request is the result of some event. In the example of camera image snapshots, requests are made due to e.g. a motion event or similar.

    PERIODIC: 0

    The reason describes periodic resource requests. In the example of camera image snapshots those are the typical preview images every 10 seconds.