niagara-ax/lib/platform.bog
2026-03-17 13:31:18 -07:00

21 lines
977 B
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<bajaObjectGraph version="1.0">
<p n="container" m="platform=platform" t="platform:PlatformServiceContainer">
<p n="SystemService" t="platform:SystemPlatformServiceWin32" f="h">
<p n="platformServiceDescription" v="System Settings"/>
</p>
<p n="TcpIpService" t="platform:TcpIpPlatformService">
<p n="platformServiceDescription" v="TCP/IP Settings"/>
</p>
<p n="LicenseService" t="platform:LicensePlatformService">
<p n="platformServiceDescription" v="Licensing"/>
</p>
<!--<p n="LonService" m="platlon=platLon" t="platlon:LonPlatformServiceWin32" f="h">
<p n="platformServiceDescription" v="LON settings"/>
</p> uncomment this service when Robert has ported the driver natives -->
<p n="BacnetEthernetServiceWin32" m="platBacnet=platBacnet" t="platBacnet:BacnetEthernetPlatformServiceWin32" f="h">
<p n="platformServiceDescription" v="Bacnet/Ethernet adapter GUID configuration"/>
</p>
</p>
</bajaObjectGraph>