Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-09-12sdt*: added enum classes for modules, datapoints, actions & properties.BOLLE Sebastien178-2657/+3315
2017-09-12all: fix issue related to shortname in SDT Module and SDT Device.BOLLE Sebastien37-94/+182
2017-09-12commons: fix Custom Attribute attribute namesBOLLE Sebastien1-4/+4
2017-09-12core, datamapper: fix issue about optional XML/binding fields.BOLLE Sebastien13-33/+219
2017-09-12core: use FlexContainerService directly at FlexContainerMapper levelBOLLE Sebastien2-13/+10
2017-09-12sdt.ipe: use Declaratives Services instead of ServiceTrackerBOLLE Sebastien6-187/+266
2017-09-12site.mn-cse: add declaratives services in MN-CSEBOLLE Sebastien1-0/+2
2017-09-12resourcebrowser.xml: use "val" attributeBOLLE Sebastien1-1/+1
2017-09-12sdt.ipe: remove DataMapperService.BOLLE Sebastien1-39/+0
2017-09-12site*: specific settings for testingBOLLE Sebastien2-2/+9
2017-09-12all: remove name attribute from RequestPrimitive.BOLLE Sebastien45-210/+124
2017-09-12all: RETRIEVE request with levelBOLLE Sebastien34-219/+724
2017-09-12core: perform discovery only if FilterCriteria.filterUsage=1BOLLE Sebastien1-1/+2
2017-09-12datamapping: fix json representation issueBOLLE Sebastien1-16/+16
2017-09-12datamapping, resourcebrowser: change value attribute.BOLLE Sebastien2-1/+2
2017-09-12commons: make optional ACP ids in AnnouncedResourceBOLLE Sebastien1-1/+1
2017-09-12core, commons: add spid attribute in ChildResourceRef of FlexContainer.BOLLE Sebastien7-0/+26
2017-09-12commons: add ApplicationAnncEntity as child resource of a RemoteCSEBOLLE Sebastien1-0/+1
2017-09-12datamapping.jaxb: fix poa list issue on remoteCse resource.BOLLE Sebastien1-0/+5
2017-09-12core: add Flexcontainer type as supported resource types.BOLLE Sebastien1-1/+1
2017-09-12all: introduce AbstractFlexContainer.BOLLE Sebastien75-627/+756
2017-09-12commons: remove useless tracesBOLLE Sebastien1-8/+0
2017-09-12commons: fix issues when requeting flexcontainer and childs.BOLLE Sebastien1-6/+50
2017-09-12sdt.home: update device property names.BOLLE Sebastien1-17/+17
2017-09-12commons, resourcebrowser*: fix issue about name/type attribute of child.BOLLE Sebastien4-4/+10
2017-09-12all: introduce long and short definition.BOLLE Sebastien64-228/+708
2017-09-12all: introduce flexContainer specialization.BOLLE Sebastien68-16/+1803
2017-09-12sdt*: introduce property's short nameBOLLE Sebastien10-35/+43
2017-09-12sdt.util: fix minor bug about enum parameter.BOLLE Sebastien1-1/+4
2017-09-12sdt.utils: new library to ease development of cloud applications.BOLLE Sebastien10-0/+1254
2017-09-12commons: use "cnd" as FlexContainer container definition short name. BOLLE Sebastien1-1/+1
2017-09-12commons: update FlexContainer(Annc) resource typeBOLLE Sebastien1-2/+2
2017-09-12core: remove useless tracesBOLLE Sebastien1-1/+0
2017-09-12sdt.home.driver: persisted device OSGi service must have a different id.BOLLE Sebastien1-1/+1
2017-09-12sdt.lifx: fix issue about long number object cast.BOLLE Sebastien4-19/+30
2017-09-12lifx: make synchronized the updated method BOLLE Sebastien1-1/+1
2017-09-12core: check DynamicAuthorizationConsultation ids on discovery.BOLLE Sebastien1-1/+2
2017-09-12core, core.service: add poa field on RemoteCse event.BOLLE Sebastien2-1/+3
2017-09-12sdt.netatmo: Activator.updated() method is now synchronized.BOLLE Sebastien2-3/+9
2017-09-12sdt.home, sdt.mocked: SDT Added mocked thermometer / Thermostat.java.BOLLE Sebastien5-0/+520
2017-09-12sdt*: SDT minor changes.BOLLE Sebastien5-16/+19
2017-09-04sdt.api: Add parent to datapoints and actions.BOLLE Sebastien2-5/+13
2017-09-04sdt.mocked.devices: Clearer name.BOLLE Sebastien1-16/+19
2017-09-04sdt.api: Add datapoint's Module parent.BOLLE Sebastien2-0/+11
2017-09-04sdt.smarterkettle: initial import.BOLLE Sebastien12-0/+1108
2017-09-04sdt.smartercoffee: Update SDT device/modules for coffee & kettle machineBOLLE Sebastien13-57/+451
2017-09-04core: update acp admin CSE base child list.BOLLE Sebastien1-0/+6
2017-09-04persistence.eclipselink: fix database issues.BOLLE Sebastien3-11/+29
2017-09-04sdt.ipe: fix startup issue.BOLLE Sebastien5-61/+119
2017-09-04core: fix issue related to remote.cse.id property.BOLLE Sebastien1-2/+6

Back to the top