All Downloads are FREE. Search and download functionalities are using the official Maven repository.

schema.ConnectionPhase.json Maven / Gradle / Ivy

The newest version!
{
    "$schema": "http://json-schema.org/draft-07/schema#",
    "description": "A phase of the connection to the bidib system.",
    "type": "string",
    "enum": ["disconnected", "connecting", "connected", "disconnecting", "actionRequired", "stall", "unknown"]
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy