Skip to content

perrettecl/fty-rest-pc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11,342 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

Topics

Resources

License

GPL-2.0, Unknown licenses found

Licenses found

GPL-2.0
COPYING
Unknown
license.xml

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • C++ 71.3%
  • Shell 11.9%
  • C 9.1%
  • M4 7.0%
  • Makefile 0.7%