Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add spec/schema for the runtime definition format #1

Open
jonnor opened this issue Apr 19, 2015 · 2 comments
Open

Add spec/schema for the runtime definition format #1

jonnor opened this issue Apr 19, 2015 · 2 comments

Comments

@jonnor
Copy link
Contributor

jonnor commented Apr 19, 2015

We rely on a standard format for runtime information in the client (typically serialized as JSON)

label: "MicroFlo Simulator"
description: "The first component in the world"
type: "microflo"
protocol: "websocket"
address: "ws://localhost:3333"
secret: "microflo32"
id: "2ef763ff-1f28-49b8-b58f-5c6a5c23af2d"
user: "3f3a8187-0931-4611-8963-239c0dff1931"

This is used also when registering with Flowhub, and is proposed to use in fbp-spec and fbp-protocol tester for runtime information.

@jonnor
Copy link
Contributor Author

jonnor commented Jun 22, 2016

Should maybe be moved to https://github.com/flowbased/fbp-protocol

@bergie
Copy link
Member

bergie commented Mar 21, 2018

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants