Skip to content
Snippets Groups Projects
Commit 79273cc6 authored by Tobias Moebert's avatar Tobias Moebert
Browse files

+ [Attribute] added private constants _VALUE_UNKNOWN and _VALUE_ERROR (might...

+ [Attribute] added private constants _VALUE_UNKNOWN and _VALUE_ERROR (might add more specific error values later on)
+ [Attribute] setValueUnknown()
+ [Attribute] setValueError()
+ [Attribute] isKnown()
+ [Attribute] getSynonymWithName(name)
+ [Interpreter] _getExpectedInAttributes(attributes)
# [Attribute] withSynonym(translation) -> withSynonym(attribute)
# [AttributeList] fromAttributeDescription(discoverer, attributeDescription) -> fromAttributeDescription(discoverer, attributeDescriptions)
# [Interpreter] callInterpreter(inAttributes, outAttributes, callback) now retrieves the synonym expected by its inAttributeDescription
! [Widget] check if updateInterval is not undefined when starting the interval
parent 804fbc19
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment