Skip to content
Snippets Groups Projects
Select Git revision
  • development
  • easejsbegone
  • master default protected
  • v3.0.0
  • v2.0.1
  • v2.0.0
  • v1.3.0
  • v1.2.0
  • v1.1.0
  • v1.0.1
10 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.03Feb29Jan26242312Nov115220Oct9530Sep2422211817161510720Aug191817141126Jul1523Jun2128May2722211815529Apr282724232017918Mar129654# moved _fulfils() from ContextInformationList to ContextInformationmastermaster+ [ContextInformation] added! fixed a bug where unknown values for context information weren't properly returned# widgets will now be instantly queried when their interval is registered (instead of waiting a whole interval)! fixed a bug when comparing boolean values! attempt at fixing a bug when comparing float or integer valuesMerge branch 'master' of https://github.com/University-of-Potsdam-MM/contactJS# get value now returns a value of the correct data type if the keyword INTEGER, FLOAT or BOOLEAN are used (everything else is treated as STRING)Corrected a wrong synonymSome updates to make some of the examples more clearMerge branch 'development' of https://github.com/University-of-Potsdam-MM/contactJS into developmentv3.0.0 developm…v3.0.0 development# [ContextInformationList] added supporting functions for rule generation purposesUpdate README.mdUpdate README.mdUpdate README.mdUpdate README.mdMerge branch 'development' of https://github.com/University-of-Potsdam-MM/contactJS into development# adjusted README to match latest changes+ [ContextInformation] getJSONRepresentation()# added functionality for Queryable and Callable+ Callable# corrected JSDoc+ [Attribute] added private constants _VALUE_UNKNOWN and _VALUE_ERROR (might add more specific error values later on)# [Discoverer] will check required objects for Interpreters# [Attribute] default value: NO_VALUE -> CV_UNKNOWN# [Discoverer] added a check to see if a Widget has all objects needed for its operationMerge branch 'development' of https://github.com/University-of-Potsdam-MM/contactJS into development! [Discoverer] fixed a bug where Interpreters wouldn't searched for when a Widget was found that satisfies an attributeUpdate README.md# adjusted README to latest changes in components: inOut -> description, updateIntervalMerge branch 'development' of https://github.com/University-of-Potsdam-MM/contactJS into development# completed README, added contents! [Aggregator] fixed a potential bug when adding a widget subscription from a Widget object# [Widget & Aggregator] redesigned the initialization process to be less complex# updated logs to use getters# updated log messages+ [Component] added Component as superclass of all classes that are managed by the discoverer; duplicate functionality from Widget, Aggregator and Interpreter will be outsourced into Component in the future! fixed defective code that prevented widgets from notifying their subscribers# updated distribution# updated JSDoc
Loading