Coder Social home page Coder Social logo

Comments (2)

rossiam avatar rossiam commented on July 29, 2024

Technically, these APIs only support a subset of JSON schema and false is the only valid value for additionalProperties. I've opened a ticket to update the documentation.

from smartthings-cli.

w35l3y avatar w35l3y commented on July 29, 2024

Just for future reference...

https://smartthings.developer.samsung.com/docs/Capabilities/custom-capabilities.html#attributes

Attributes

Attributes are used to describe the state of a capability and stores its status. In the following example, a light can be a range of color temperatures ranging from warm to cool. The schema that defines the color temperature attribute is JSON schema version 4.

https://github.com/moikot/smartthings-go/blob/v1.0.0/models/argument.go#L31

JSON schema for the argument. The API implements JSON schema version 4. For more info regarding JSON schema, please read Understanding JSON Schema.

from smartthings-cli.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.