Christoffer Martinsson 3dc5a02dd7 Updated content
2018-10-28 15:42:05 +01:00

22 lines
746 B
Markdown

+++
title = "Workflow"
date = "2018-10-28"
Weight=1
+++
![WORKFL:W](/images/HAASP.png)
### Available haasp send/receive commands
* event = `{"event":{"source":source, "destination":destination, reference":reference, "value":value}}`
* command = `{"command":{"source":source, "destination":destination, command":command, "value":[value]}}`
* command_respond = `{"command_respond":{"source":source, "destination":destination, command":command, "value":value}}`
### Port used
| **port** | **Core** | **Applicaion** |
| -------- | ----------- | ------ |
|tcp 6120|haasp receive|haasp send|
|tcp 6121|haasp send|haasp receive|
|tcp 6122|logging receive|logging send|
|tcp 6123|logging (all) send|logging (all) receive|