Skip to content

etnKlendathu/fty-rest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fty-rest

Protocols

STREAM DELIVER

SSE generic message

The SSE servlet consumes generic messages on the STREAM-DELIVER stream.

The message subject must be "SSE".

The message shall be frame formated as:

TOPIC/JSON_PAYLOAD[/ASSET_INAME]

where:

  • TOPIC is a topic identifier
  • JSON_PAYLOAD is a JSON well-formed object
  • ASSET_INAME is an asset internal name (optional frame)

About

REST API module

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
license.xml

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C++ 71.5%
  • Shell 11.8%
  • C 9.1%
  • M4 6.9%
  • Makefile 0.7%