![SpinetiX Diva Technical Documentation Manual Download Page 34](http://html.mh-extra.com/html/spinetix/diva/diva_technical-documentation-manual_1347696034.webp)
H MP Co n f igu ra tio n AP I - S p in e tiX Te ch n ica l Do cu me n ta tion v3 .1
© S p in e tiX S A A ll rig h ts re se rve d .
P a g e 3 4 of 5 8
Network API
This section describes all the parameters related to Shared Variables Network API.
<network-api-enabled>
HMP350 only
Controls weather the API is enabled or disabled. When enabled, the player will listen on the <network-
api-port> for incoming connections controlling the player remotely.
The possible values are: yes and no.
Note: Device must be rebooted for this parameter to be applied.
For instance, to disable the Network API, use:
<network-api-enabled>no</network-api-enabled>
<network-api-port>
HMP350 only
Controls the port used by the network API to listen to incoming connections. The default value is 1234.
The values should be an integer number larger than 1024.
For instance, to set the API port to 1234, use:
<network-api-port>1234</network-api-port>