<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://docs.optrix.com.au/lib/exe/css.php?s=feed" type="text/css"?>
<rss version="2.0">
    <channel xmlns:g="http://base.google.com/ns/1.0">
        <title>ARDI Documentation - mos</title>
        <description></description>
        <link>https://docs.optrix.com.au/</link>
        <lastBuildDate>Wed, 27 May 2026 01:23:33 +0000</lastBuildDate>
        <generator>FeedCreator 1.8</generator>
        <image>
            <url>https://docs.optrix.com.au/_media/wiki:dokuwiki.svg</url>
            <title>ARDI Documentation</title>
            <link>https://docs.optrix.com.au/</link>
        </image>
        <item>
            <title>Announcement Modules</title>
            <link>https://docs.optrix.com.au/mos:announcement</link>
            <description>Announcement Modules

Announcement modules are modules that distribute their output directly to end-users, through mechanisms such as email, SMS messaging or voice.

When using these output modules, you should be aware of two reasons why you should ensure that these outputs only happen</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Common Output Module Options</title>
            <link>https://docs.optrix.com.au/mos:common_options</link>
            <description>Common Output Module Options

While each Output Module has it&#039;s own distinct set of options, there are a few that are common to all modules.

These are usually used to allow you to filter your data or only output specific kinds of information, giving you control over exactly what is recorded.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Azure Communication Services</title>
            <link>https://docs.optrix.com.au/mos:evacsemail</link>
            <description>Azure Communication Services

The ACS Email output module allows you to write an email in response to an event, which is sent through Azure Communication Services Email.

This helps get around some common security issues trying to send SMTP email in the modern era, where password policies and two-factor authentication make it difficult to send messages from automated systems and appliances.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Announce</title>
            <link>https://docs.optrix.com.au/mos:evannounce</link>
            <description>Announce

This output is used to announce an event through the speakers of the system.

If needed, this can be redirected (through your network or through cabling) to a PA or announcement system.
ParameterDefaultMeaningformat%MThe content of the message, with</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Discord</title>
            <link>https://docs.optrix.com.au/mos:evdiscord</link>
            <description>Discord

This output is used to write a Discord message to an existing Discord WebHook.
ParameterDefaultMeaningurlThe Discord WebHook URLmessageA list of JSON parameters to set (using periods for dictionaries) that may include event substitutions
Example


[
   {
       &quot;method&quot;: &quot;discord&quot;,
       &quot;url&quot;: &quot;http://&lt;mydiscordurl&gt;&quot;,
       &quot;message&quot;: { 
           &quot;author.name&quot;: &quot;Notifications&quot;,
           &quot;footer.text&quot;: &quot;@ %S&quot;,
           &quot;title&quot;: &quot;%M&quot;,
           &quot;description&quot;: &quot;This is to let you…</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>EMail</title>
            <link>https://docs.optrix.com.au/mos:evemail</link>
            <description>EMail

The Email output module allows you to write a simple email message.
ParameterDefaultMeaningserverThe IP or DNS name of your SMTP serverport165Theport for your SMTP serverfromThe address to send the message fromtoThe address to send the message to</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Event Substitutions</title>
            <link>https://docs.optrix.com.au/mos:event_codes</link>
            <description>Event Substitutions

Some event output modules allow you to substitute special patterns with details of the event.

This is particularly common in SQL-based outputs, such as those to MySQL/MariaDB, or to messaging outputs such as Email.

The following table shows the substitutions available</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Events</title>
            <link>https://docs.optrix.com.au/mos:event_log</link>
            <description>Events

Events can also be recorded by the modular output system.

Note that when recording events, you should be aware of possible timezone issues. Most recording modules will have the option of specifying the timezone that you&#039;d like the final output to be in.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Event Data Methods</title>
            <link>https://docs.optrix.com.au/mos:event_methods</link>
            <description>Event Data Methods

The methods below apply to event data only. The output modules for key-data methods have different options.

Module List

Basic

LogFile 


Databases

MySQL/MariaDB 

PostgreSQL 

MS-SQL Server 

Snowflake 


Message Brokers

MQTT 


Sockets

UDPStream 

TCPStream 


Web

Discord 

HTTP JSON 

Signl4 

Teams 


Announcing

Azure Communication Email 

E-Mail 

SMS (Twilio) 

Voice Calling (Twilio) 

Voice Announcement 

Whatsapp (Twilio)</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>HTTP JSON</title>
            <link>https://docs.optrix.com.au/mos:evhttpjson</link>
            <description>HTTP JSON

This output is used to write a JSON message to an HTTP or HTTPS URL. 

This is commonly used when notifying cloud-based services such as Microsoft PowerAutomate that an event has taken place.
ParameterDefaultMeaningurlThe destination URL of the message</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>MQTT</title>
            <link>https://docs.optrix.com.au/mos:evmqtt</link>
            <description>MQTT

The MQTT output module allows you to write data to a MQTT message broker.
ParameterDefaultMeaninghostThe host name or IP address of the serverport1883The REDIS server portpatheventsThe path to write the address tomessage{“message”: “%M”</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Microsoft SQL Server</title>
            <link>https://docs.optrix.com.au/mos:evms-sql_server</link>
            <description>Microsoft SQL Server

The MS-SQL output module allows you to write data to a Microsoft SQL Server database server.
ParameterDefaultMeaninghostlocalhostThe host name or IP address of the serveruserThe name of the database userpasswordThe database password</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>MySQL/MariaDB</title>
            <link>https://docs.optrix.com.au/mos:evmysql_mariadb</link>
            <description>MySQL/MariaDB

The MySQL output module allows you to write data to a MySQL or MariaDB database server.
ParameterDefaultMeaninghostlocalhostThe host name or IP address of the serveruserThe name of the database userpasswordThe database passworddatabase</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>PostGRESQL</title>
            <link>https://docs.optrix.com.au/mos:evpostgresql</link>
            <description>PostGRESQL

The PostGRES output module allows you to write data to a PostGRESQL database server.
ParameterDefaultMeaninghostlocalhostThe host name or IP address of the serveruserThe name of the database userpasswordThe database passworddatabaseThe name of the database</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Signl4</title>
            <link>https://docs.optrix.com.au/mos:evsignl4</link>
            <description>Signl4

This output is used to write a JSON message to an HTTP or HTTPS URL. 

This is commonly used when notifying cloud-based services such as Microsoft PowerAutomate that an event has taken place.
ParameterDefaultMeaningapikeyYour SIGNL4 API Keymessage</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Snowflake</title>
            <link>https://docs.optrix.com.au/mos:evsnowflake</link>
            <description>Snowflake

The Snowflake output module allows you to write data to the cloud Snowflake database system.
ParameterDefaultMeaninguserThe name of the database userpasswordThe database passwordwarehouseThe name of the data warehouseschemaThe name of the data schema</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>TCPStream</title>
            <link>https://docs.optrix.com.au/mos:evtcpstream</link>
            <description>TCPStream

This output is used to write data to a listening UDP socket, ideal for notifying 3rd party applications of any changes and/or activity.
ParameterDefaultMeaninghostThe host name or IP address of the serverportThe listening UDP portmessage{“</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Microsoft Teams</title>
            <link>https://docs.optrix.com.au/mos:evteamswebhook</link>
            <description>Microsoft Teams

This output is used to write a notification/chat message to Microsoft Teams via a Webhook.
ParameterDefaultMeaningurlThe Microsoft Teams webhooktimezoneUTCThe timezone to send all dates/times incontent%MThe text content of the message, including</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Twilio SMS</title>
            <link>https://docs.optrix.com.au/mos:evtwiliosms</link>
            <description>Twilio SMS

The Twilio SMS output module allows you to write simple SMS messages through the Twilio API.
ParameterDefaultMeaningccode61Your international dialling codesidYour Twilio security IDtokenYour Twilio Auth TokenfromThe Twilio phone number to send messages from</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Twilio SMS</title>
            <link>https://docs.optrix.com.au/mos:evtwiliovoice</link>
            <description>Twilio SMS

The Twilio SMS output module allows you to write simple SMS messages through the Twilio API.
ParameterDefaultMeaningccode61Your international dialling codesidYour Twilio security IDtokenYour Twilio Auth TokenfromThe Twilio phone number to send messages from</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Twilio SMS</title>
            <link>https://docs.optrix.com.au/mos:evtwiliowhatsapp</link>
            <description>Twilio SMS

The Twilio SMS output module allows you to write simple SMS messages through the Twilio API.
ParameterDefaultMeaningccode61Your international dialling codesidYour Twilio security IDtokenYour Twilio Auth TokenfromThe Twilio phone number to send messages from</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>UDPStream</title>
            <link>https://docs.optrix.com.au/mos:evudpstream</link>
            <description>UDPStream

This output is used to write data to a listening UDP socket, ideal for notifying 3rd party applications of any changes and/or activity.
ParameterDefaultMeaninghostThe host name or IP address of the serverportThe listening UDP portmessage{“</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>InfluxDB</title>
            <link>https://docs.optrix.com.au/mos:influxdb</link>
            <description>InfluxDB

The InfluxDB output module allows you to write data to an InfluxDB database server.
ParameterDefaultMeaningurlThe URL of the InfluxDB serverbucketThe name of the bucket/database to useorgThe name of the organisation to accesstokenThe security token to use to write data</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Key-Value Data Methods</title>
            <link>https://docs.optrix.com.au/mos:key-value_methods</link>
            <description>Key-Value Data Methods

The methods below apply to key-value data only. The output modules for event methods have different options.

Module List

Basic

TextFile 

LogFile 


Industrial Protocols

OPC-UA 

Modbus/TCP 


Databases

Prometheus 

MySQL/MariaDB 

PostGRESQL 

MS-SQL 

InfluxDB 

Snowflake 


Key-Value Stores

Redis 

Memcache 


Message Brokers

MQTT</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Key-Value Output</title>
            <link>https://docs.optrix.com.au/mos:key-value</link>
            <description>Key-Value Output

Key-Value data is what you would normally see in &#039;live&#039; information. A single name that identifies the point (the key) and a single measurement for that point (the value).</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Snowflake</title>
            <link>https://docs.optrix.com.au/mos:kv_snowflake</link>
            <description>Snowflake

The Snowflake output module allows you to write data to the Snowflake cloud database.

If your output parameters include a time parameter, these are recorded with a matching timestamp, creating a historical record of your data.

If you omit the</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>LogFile</title>
            <link>https://docs.optrix.com.au/mos:logfile</link>
            <description>LogFile

The LogFile output module allows you to write data to a simple text-based log file.
ParameterDefaultMeaningfilenameThe full path to the file to write
Availability

Available for key-value and events.

Example


[
   {
       &quot;method&quot;: &quot;logfile&quot;,
       &quot;filename&quot;: &quot;c:\tmp\myfile.txt&quot;
   }
]</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Memcache</title>
            <link>https://docs.optrix.com.au/mos:memcache</link>
            <description>Memcache

The MEMCACHE output module allows you to write data to a Memcache in-memory key-value store.

While Redis is often a more attractive option due to it&#039;s subscription mechanism, unfortunately Redis isn&#039;t officially compatible with Windows servers.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Modbus/TCP</title>
            <link>https://docs.optrix.com.au/mos:modbus_tcp</link>
            <description>Modbus/TCP

The Modbus/TCP output module turns your system into an Modbus/TCP server (known as a modbus slave) that can be read from a variety of industrial systems and protocol converters, allowing you to feed values from your analytics back into your industrial historian, SCADA system or even inject it into your PLCs.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>MOS</title>
            <link>https://docs.optrix.com.au/mos:mos</link>
            <description>MOS

This output is used to write data to the Modular Output System ARDI driver, allowing you to directly inject Modular Output System data into ARDI.

Note that this output method is almost identicial to the UDPStream output, without the need to specify a delimiter</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>MQTT</title>
            <link>https://docs.optrix.com.au/mos:mqtt</link>
            <description>MQTT

The MQTT output module allows you to write data to a MQTT message broker.

The messages are sent for each individual channel, allowing you to subscribe to specific channels or groups of channel.
ParameterDefaultMeaninghostThe host name or IP address of the server</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>MS-SQL</title>
            <link>https://docs.optrix.com.au/mos:ms-sql_server</link>
            <description>MS-SQL

The MS-SQL output module allows you to write data to a Microsoft SQL Server database server.

If your output parameters include a time parameter, these are recorded with a matching timestamp, creating a historical record of your data.

If you omit the</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>MySQL/MariaDB</title>
            <link>https://docs.optrix.com.au/mos:mysql_mariadb</link>
            <description>MySQL/MariaDB

The MySQL output module allows you to write data to a MySQL or MariaDB database server.

If your output parameters include a time parameter, these are recorded with a matching timestamp, creating a historical record of your data.

If you omit the</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>OPC-UA</title>
            <link>https://docs.optrix.com.au/mos:opc-ua</link>
            <description>OPC-UA

The OPC-UA output module turns your system into an OPC-UA server that can be read from a variety of industrial systems and protocol converters, allowing you to feed values from your analytics back into your industrial historian, SCADA system or even inject it into your PLCs.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>PostGRESQL</title>
            <link>https://docs.optrix.com.au/mos:postgresql</link>
            <description>PostGRESQL

The PostGRES output module allows you to write data to a PostGRESQL database server.

If your output parameters include a time parameter, these are recorded with a matching timestamp, creating a historical record of your data.

If you omit the</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Prometheus</title>
            <link>https://docs.optrix.com.au/mos:prometheus</link>
            <description>Prometheus

The Prometheus output module turns your system into a web server that hosts values in a format that can be read by Prometheus.

The URL to read is http://servername/prometheus. 


This is a service module - meaning that rather than writing</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Redis</title>
            <link>https://docs.optrix.com.au/mos:redis</link>
            <description>Redis

The REDIS output module allows you to write data to a Redis key-value store.

One key benefit of Redis is that you can subscribe to new incoming data, allowing you to react immediately to changes in value of one or more outputs.
ParameterDefault</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>REST</title>
            <link>https://docs.optrix.com.au/mos:rest</link>
            <description>REST

The REST output module turns your system into a web server that hosts values in a variety of machine-readable formats, including JSON and XML.

The URL to read is http://servername/api.

This is a service module - meaning that rather than writing</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>TCPStream</title>
            <link>https://docs.optrix.com.au/mos:tcpstream</link>
            <description>TCPStream

This output is used to write data to a listening TCP socket, allowing you to push outputs directly to a custom application.
ParameterDefaultMeaninghostThe host name or IP address of the serverportThe listening UDP portdelimiterThe delimiter to separate the name and value of the point.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>TextFile</title>
            <link>https://docs.optrix.com.au/mos:textfile</link>
            <description>TextFile

The TextFile output module allows you to write data to a simple text file.

Note that this text file will contain only the live values currently being read - it doesn&#039;t maintain a log of events or values (see LogFile if you want that). 

This is often used with older systems reading data through</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>UDPStream</title>
            <link>https://docs.optrix.com.au/mos:udpstream</link>
            <description>UDPStream

This output is used to write data to a listening UDP socket, ideal for notifying 3rd party applications of any changes and/or activity.
ParameterDefaultMeaninghostThe host name or IP address of the serverportThe listening UDP portdelimiter</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Using the Modular Output System</title>
            <link>https://docs.optrix.com.au/mos:using_the_modular_output_system</link>
            <description>Using the Modular Output System

If you&#039;d like to use the Modular Output System in your own projects, the system is relatively easy to use.

Include the Library



import ardi.util.outputengine as outie



Create and Start an Instance


oe = outie.OutputEngine(&quot;My Source Name&quot;)
oe.Start()</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>Modular Output System</title>
            <link>https://docs.optrix.com.au/mos:welcome</link>
            <description>Modular Output System

The Modular Output System is designed to help you get your output information to where you need it.

The system is primarily designed around transmitting key-value information (ie. a point with both a name and a value) and event logs to the destination(s) of your choice.</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>WriteLog Function</title>
            <link>https://docs.optrix.com.au/mos:writelog</link>
            <description>WriteLog Function

The WriteLog function writes a single event to your modular output system outputs.

The following parameters are supported...
ParameterDefaultMeaningnameThe primary name/text/description of your eventduration0The length of the event, in secondsoffset0The difference (in seconds) between the event and the current time</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
        <item>
            <title>WriteValue Function</title>
            <link>https://docs.optrix.com.au/mos:writevalue</link>
            <description>WriteValue Function

The WriteValue function writes a single key/value pair (a value and a unique name for that value) to your modular output system outputs.

The following parameters are supported...
ParameterDefaultMeaningnameThe name (key) for the key/value pair. This may contains &#039;/&#039; symbols if the value is hierarchial</description>
            <author>anonymous@undisclosed.example.com (Anonymous)</author>
            <pubDate>Thu, 18 Dec 2025 22:50:17 +0000</pubDate>
        </item>
    </channel>
</rss>
