Go to documentation repository
...
POST http://IP-address:port/intellectAxxon PSIM_core/{Any}
| Code Block | ||
|---|---|---|
| ||
<tag1> <tag2>some_data</tag2> <tag3>another_data</tag3> </tag1> |
...
Parameter | Is required | Description |
|---|---|---|
| Any | Yes | Any set of valid characters can be specified instead of "Any" at the end of the command, except for "Event" and "React", for example:
|
POST http://127.0.0.1:8080/intellectAxxon PSIM_core/Any
| Code Block | ||
|---|---|---|
| ||
<tag1> <tag2>some_data</tag2> <tag3>another_data</tag3> </tag1> |
...
After receiving the data in xml format in Intellect Axxon PSIM, the following event is generated:
HTTP|1|CUSTOM_EVENT|url</intellectAxxon PSIM_core/Any>,owner<SLAVE-ID>,data<PG5..90ZT4=>
...