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

Capability: CamelCaseName #84

Open
gyrard opened this issue Oct 28, 2020 · 0 comments
Open

Capability: CamelCaseName #84

gyrard opened this issue Oct 28, 2020 · 0 comments
Labels
Capability Proposal A request for a new Capability

Comments

@gyrard
Copy link

gyrard commented Oct 28, 2020

Capability <ThermalConductivitySensor>

Thermal Conductivity Sensor produces Thermal Conductivity measurement which is measured in Watt Per Meter Kelvin (W/mK).

Properties

| Name | Description | Input | Output | Writable | Observable |
| --- | --- | --- | --- |
| <Thermal Conductivity> | Thermal Conductivity measurement which is measured in Watt Per Meter Kelvin (W/mK). | yes | yes |

Provide Input for writable properties.

Actions

Name Description Input Output
<camelCaseName> Description <camelCaseName> <camelCaseName>

Events

Name Description Input Output
<camelCaseName> Description <camelCaseName> <camelCaseName>

Data Types

WattPerMeterKelvin The Watt Per Meter Kelvin is the unit of thermal conductivity.
<WattPerMeterKelvin> The Watt Per Meter Kelvin is the unit of thermal conductivity.

Numeric Data Types:

Name Description Data Type Min/Max Value Unit Code
<camelCaseName> Description <dataype> yes/no ---

Enumeration or Text Data Types:

Name Description Data Type Enumeration (comma separated) Values
<camelCaseName> Description <dataype> ---

Boolean Data Types:

Name Description
<camelCaseName> Description

Date Data Types:

WattPerMeterKelvin The Watt Per Meter Kelvin is the unit of thermal conductivity.
<WattPerMeterKelvin> The Watt Per Meter Kelvin is the unit of thermal conductivity.

DateTime Data Types:

Name Description
<camelCaseName> Description

Time Data Types:

Name Description
<camelCaseName> Description

See available schema:DataTypes.

Remarks

I would like to reference numerous sensor - sensor measurement - unit
Example: Thermal Conductivity Sensor produces Thermal Conductivity measurement which is measured in Watt Per Meter Kelvin (W/mK).
Measurement = http://iotschema.org/PropertyValue

@gyrard gyrard added the Capability Proposal A request for a new Capability label Oct 28, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Capability Proposal A request for a new Capability
Projects
None yet
Development

No branches or pull requests

1 participant