pluginprojects.sta1.model.RestrictedMd.json Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of FROST-Server.Plugin.Projects Show documentation
Show all versions of FROST-Server.Plugin.Projects Show documentation
A Projects Plugin for the SensorThings API
{
"conformance": [],
"simplePropertyTypes": [],
"entityTypes": [
{
"name": "MultiDatastream",
"plural": "MultiDatastreams",
"adminOnly": false,
"table": "MULTI_DATASTREAMS",
"orderByDflt": [],
"entityProperties": [
{
"name": "restricted",
"type": "Edm.Boolean",
"handlers": [
{
"@class": "de.fraunhofer.iosb.ilt.frostserver.persistence.pgjooq.utils.fieldmapper.FieldMapperBoolean",
"field": "RESTRICTED"
}
],
"annotations": []
}
],
"navigationProperties": [],
"annotations": []
}
]
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy