You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: DeviceIdentification/doc/DeviceIdentificationPlugin.md
+75-16Lines changed: 75 additions & 16 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,5 @@
1
1
<!-- Generated automatically, DO NOT EDIT! -->
2
-
<aname="head.Device_Identification_Plugin"></a>
2
+
<aid="head_Device_Identification_Plugin"></a>
3
3
# Device Identification Plugin
4
4
5
5
**Version: 1.0.0**
@@ -12,24 +12,25 @@ DeviceIdentification interface for Thunder framework.
12
12
13
13
### Table of Contents
14
14
15
-
-[Introduction](#head.Introduction)
16
-
-[Description](#head.Description)
17
-
-[Properties](#head.Properties)
15
+
-[Introduction](#head_Introduction)
16
+
-[Description](#head_Description)
17
+
-[Methods](#head_Methods)
18
+
-[Properties](#head_Properties)
18
19
19
-
<aname="head.Introduction"></a>
20
+
<aid="head_Introduction"></a>
20
21
# Introduction
21
22
22
-
<aname="head.Scope"></a>
23
+
<aid="head_Scope"></a>
23
24
## Scope
24
25
25
-
This document describes purpose and functionality of the DeviceIdentification interface (version 1.0.0). It includes detailed specification about its properties provided.
26
+
This document describes purpose and functionality of the DeviceIdentification interface (version 1.0.0). It includes detailed specification about its methods and properties provided.
26
27
27
-
<aname="head.Case_Sensitivity"></a>
28
+
<aid="head_Case_Sensitivity"></a>
28
29
## Case Sensitivity
29
30
30
31
All identifiers of the interfaces described in this document are case-sensitive. Thus, unless stated otherwise, all keywords, entities, properties, relations and actions should be treated as such.
The table below provides and overview of acronyms used in this document and their definitions.
@@ -47,7 +48,7 @@ The table below provides and overview of terms and abbreviations used in this do
47
48
| :-------- | :-------- |
48
49
| <aname="term.callsign">callsign</a> | The name given to an instance of a plugin. One plugin can be instantiated multiple times, but each instance the instance name, callsign, must be unique. |
49
50
50
-
<aname="head.References"></a>
51
+
<aid="head_References"></a>
51
52
## References
52
53
53
54
| Ref ID | Description |
@@ -57,12 +58,70 @@ The table below provides and overview of terms and abbreviations used in this do
0 commit comments