<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://doc.eze.io/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://doc.eze.io/feed.php">
        <title>ezeio documentation - ezeio2:apiref</title>
        <description></description>
        <link>https://doc.eze.io/</link>
        <image rdf:resource="https://doc.eze.io/_media/logo.png" />
       <dc:date>2026-04-19T19:38:46+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://doc.eze.io/ezeio2/apiref/control?rev=1691537169&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.eze.io/ezeio2/apiref/eventlog?rev=1629837186&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.eze.io/ezeio2/apiref/group?rev=1717779093&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.eze.io/ezeio2/apiref/samplelog?rev=1632524672&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.eze.io/ezeio2/apiref/scancode?rev=1773772683&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.eze.io/ezeio2/apiref/start?rev=1725573017&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.eze.io/ezeio2/apiref/status?rev=1708542626&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.eze.io/ezeio2/apiref/subscribe?rev=1611877766&amp;do=diff"/>
                <rdf:li rdf:resource="https://doc.eze.io/ezeio2/apiref/syslog?rev=1632524656&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://doc.eze.io/_media/logo.png">
        <title>ezeio documentation</title>
        <link>https://doc.eze.io/</link>
        <url>https://doc.eze.io/_media/logo.png</url>
    </image>
    <item rdf:about="https://doc.eze.io/ezeio2/apiref/control?rev=1691537169&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2023-08-08T23:26:09+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>control</title>
        <link>https://doc.eze.io/ezeio2/apiref/control?rev=1691537169&amp;do=diff</link>
        <description>control

Set a field value or output status

Description

https://api.eze.io/v1/control/{serial}/{command}/[additional commands]

Directly control a field value or output status of a controller. Note that this command will generate traffic to the controller, and is therefore rate limited to avoid excessive traffic. The field has to be set as</description>
    </item>
    <item rdf:about="https://doc.eze.io/ezeio2/apiref/eventlog?rev=1629837186&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-08-24T20:33:06+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>eventlog</title>
        <link>https://doc.eze.io/ezeio2/apiref/eventlog?rev=1629837186&amp;do=diff</link>
        <description>eventlog

Return data from the event log

Description

https://api.eze.io/v1/eventlog/{serial}/from={datetime}/[to={datetime}]

Parameters
 serial  The serial number of the ezeio (XYZ987)  from=datetime  The beginning of the range. Format per RFC3339, or 1m/1h/1d</description>
    </item>
    <item rdf:about="https://doc.eze.io/ezeio2/apiref/group?rev=1717779093&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-06-07T16:51:33+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>group</title>
        <link>https://doc.eze.io/ezeio2/apiref/group?rev=1717779093&amp;do=diff</link>
        <description>group

Retrieve status of a group, group tree and optionally the assigned controllers.

Description

https://api.eze.io/v1/group/{mode}/[&quot;systems&quot;]

The API key used will determine the starting group.

Parameters
 mode  The mode of the request. See below.</description>
    </item>
    <item rdf:about="https://doc.eze.io/ezeio2/apiref/samplelog?rev=1632524672&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-24T23:04:32+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>samplelog</title>
        <link>https://doc.eze.io/ezeio2/apiref/samplelog?rev=1632524672&amp;do=diff</link>
        <description>samplelog

Return data from the sample log

Description

https://api.eze.io/v1/samplelog/{serial}/from={datetime}/[to={datetime}]/[fields]/[interval[,aggregation]]/[&quot;raw&quot;]

Parameters
 serial  The serial number of the ezeio (XYZ987)  from=datetime  The beginning of the range. Format per RFC3339, or 1m/1h/1d</description>
    </item>
    <item rdf:about="https://doc.eze.io/ezeio2/apiref/scancode?rev=1773772683&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2026-03-17T18:38:03+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>scancode</title>
        <link>https://doc.eze.io/ezeio2/apiref/scancode?rev=1773772683&amp;do=diff</link>
        <description>scancode

Create, Read, Update or Delete records related to access control codes in the ezeio system.

Description

https://api.eze.io/v1/scancode/{serial}/{command}

The ezeio can store up to 324 scan code records. Each record has settings for when it is valid, limits on number of uses and what actions the code will perform when used.</description>
    </item>
    <item rdf:about="https://doc.eze.io/ezeio2/apiref/start?rev=1725573017&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-09-05T21:50:17+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>API reference</title>
        <link>https://doc.eze.io/ezeio2/apiref/start?rev=1725573017&amp;do=diff</link>
        <description>API reference



Version 1 API

API endpoint : &lt;https://api.eze.io/v1&gt;

Credentials

API credentials must be created for the account. The credentials consists of an ID number and a 24 character key. Please keep the API credentials secret.

All API calls require authentication using Digest Auth (apiref index</description>
    </item>
    <item rdf:about="https://doc.eze.io/ezeio2/apiref/status?rev=1708542626&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2024-02-21T19:10:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>status</title>
        <link>https://doc.eze.io/ezeio2/apiref/status?rev=1708542626&amp;do=diff</link>
        <description>status

Retrieve the most recent known status of an ezeio.

Description

https://api.eze.io/v1/status/{serial}/[sections=X,Y]/[fields=X,Y]

This will retrieve the most recently reported status of the given controller. Note that the information is taken from the servers most recent status. This message does not generate traffic to the actual controller. Thus, it is normal that this status can be up to 10 minutes old.</description>
    </item>
    <item rdf:about="https://doc.eze.io/ezeio2/apiref/subscribe?rev=1611877766&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-01-28T23:49:26+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>subscribe</title>
        <link>https://doc.eze.io/ezeio2/apiref/subscribe?rev=1611877766&amp;do=diff</link>
        <description>subscribe

Request a websocket data stream, and commands to manage the data stream.

Description

Request ticket and meta data:

https://api.eze.io/v1/subscribe/ticket

The subscribe/ticket call requests a websocket ticket and returns metadata for the group and ezeio units that are in context of the given</description>
    </item>
    <item rdf:about="https://doc.eze.io/ezeio2/apiref/syslog?rev=1632524656&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2021-09-24T23:04:16+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>syslog</title>
        <link>https://doc.eze.io/ezeio2/apiref/syslog?rev=1632524656&amp;do=diff</link>
        <description>syslog

Return data from the system log.

Description

https://api.eze.io/v1/syslog/{serial}/from={datetime}/[to={datetime}]/[fields]/[interval[,aggregation]]/[&quot;raw&quot;]

Parameters
 serial  The serial number of the ezeio (XYZ987)  from=datetime  The beginning of the range. Format per RFC3339 or 1d/1h/1m</description>
    </item>
</rdf:RDF>
