valentinedwv / ioostech

Automatically exported from code.google.com/p/ioostech
0 stars 0 forks source link

Inconsistent use of component sml:System gml:id in DescribeSensor responses #67

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
As the title says, our use of gml:id on component sml:Systems in the 
DescribeSensor templates is not consistent. The station components in 
DescribeSensor-Network don't have them at all, and only some of the components 
in DescribeSensor-Station have them.

https://code.google.com/p/ioostech/source/browse/trunk/templates/Milestone1.0/SM
L-DescribeSensor-Station.xml#279

https://code.google.com/p/ioostech/source/browse/trunk/templates/Milestone1.0/SM
L-DescribeSensor-Station.xml#296

https://code.google.com/p/ioostech/source/browse/trunk/templates/Milestone1.0/SM
L-DescribeSensor-Network.xml#162

I'll fix (add to all components in DescribeSensor-Network and 
DescribeSensor-Station) if I can get a +1 or two. Requiring these gml:ids seems 
a little pointless to me since we have the sml:component's name right above it, 
but its usage seems standard.

Original issue reported on code.google.com by sh...@axiomalaska.com on 16 Apr 2014 at 10:37