961352ef by Pavan Sabbineni

Revert "ILP-571: Renamed macaddr to mac"

This reverts commit 4a4683cb.
1 parent 4a4683cb
......@@ -25,7 +25,7 @@
<tag name="unit" value="-dBm"/>
<comment>RSS signal measured value(used as negative). </comment>
</elem>
<elem name ="mac" type="mac48" multiplicity="1">
<elem name ="macaddr" type="mac48" multiplicity="1">
<comment>Access point mac address</comment>
</elem>
</struct>
......
......@@ -25,7 +25,7 @@
<tag name="unit" value="-dBm"/>
<comment>RSS signal measured value(used as negative). </comment>
</elem>
<elem name ="mac" type="mac48" multiplicity="1">
<elem name ="macaddr" type="mac48" multiplicity="1">
<comment>Access point mac address</comment>
</elem>
</struct>
......
......@@ -104,7 +104,7 @@
<elem name="ssid" type="HPE.WiFi.SSID" multiplicity="1">
<comment>ssid of the access point</comment>
</elem>
<elem name ="mac" type="mac48" multiplicity="1">
<elem name ="macaddr" type="mac48" multiplicity="1">
<comment>the mac address of the access point</comment>
</elem>
......@@ -112,7 +112,7 @@
<struct name="BluetoothRefPoint" type="RFRefPoint" rttkey="SLAM.RefPointType.Bluetooth">
<elem name ="mac" type="Tensor.string" multiplicity="1">
<elem name ="macaddr" type="Tensor.string" multiplicity="1">
<comment>the mac address of the access point</comment>
</elem>
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!