Skip to content

Commit 71f2d46

Browse files
committed
Added Eclipse legal docs and added Sparkplug doc chapters. Fixes eclipse-sparkplug#8
Signed-off-by: wes-johnson <[email protected]>
1 parent ea5f934 commit 71f2d46

15 files changed

+103
-5
lines changed

CONTRIBUTING.md

+57
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
# Contributing to Sparkplug Specification Project
2+
3+
Thanks for your interest in this project.
4+
5+
## Project description
6+
7+
Define an MQTT Topic Namespace
8+
9+
* https://projects.eclipse.org/projects/iot.sparkplug
10+
11+
## Developer resources
12+
13+
Information regarding source code management, builds, coding standards, and
14+
more.
15+
16+
* https://projects.eclipse.org/projects/iot.sparkplug/developer
17+
18+
The project maintains the following source code repositories
19+
20+
* https://github.com/eclipse/sparkplug
21+
22+
## Eclipse Development Process
23+
24+
This Eclipse Foundation open project is governed by the Eclipse Foundation
25+
Development Process and operates under the terms of the Eclipse IP Policy.
26+
27+
## Specifications
28+
29+
This specification project operates under the terms of the Eclipse Foundation
30+
Specification process.
31+
32+
* https://eclipse.org/projects/dev_process
33+
* https://www.eclipse.org/org/documents/Eclipse_IP_Policy.pdf
34+
* https://www.eclipse.org/projects/efsp/
35+
* https://www.eclipse.org/legal/efsp_non_assert.php
36+
37+
## Eclipse Contributor Agreement
38+
39+
Before your contribution can be accepted by the project team contributors must
40+
electronically sign the Eclipse Contributor Agreement (ECA).
41+
42+
* http://www.eclipse.org/legal/ECA.php
43+
44+
Commits that are provided by non-committers must have a Signed-off-by field in
45+
the footer indicating that the author is aware of the terms by which the
46+
contribution has been provided to the project. The non-committer must
47+
additionally have an Eclipse Foundation account and must have a signed Eclipse
48+
Contributor Agreement (ECA) on file.
49+
50+
For more information, please see the Eclipse Committer Handbook:
51+
https://www.eclipse.org/projects/handbook/#resources-commit
52+
53+
## Contact
54+
55+
Contact the project developers via the project's "dev" list.
56+
57+
* https://accounts.eclipse.org/mailing-list/sparkplug-dev

NOTICE

+45
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,45 @@
1+
# Notices for Sparkplug Specification Project
2+
3+
This content is produced and maintained by the Sparkplug Specification Project
4+
project.
5+
6+
* Project home: https://projects.eclipse.org/projects/iot.sparkplug
7+
8+
## Trademarks
9+
10+
Sparkplug Specification Project is a trademark of the Eclipse Foundation.
11+
12+
## Copyright
13+
14+
All content is the property of the respective authors or their employers. For
15+
more information regarding authorship of content, please consult the listed
16+
source code repository logs.
17+
18+
## Declared Project Licenses
19+
20+
This program and the accompanying materials are made available under the terms
21+
of the Eclipse Public License v. 2.0 which is available at
22+
https://www.eclipse.org/legal/epl-2.0.
23+
24+
SPDX-License-Identifier: EPL-2.0
25+
26+
## Source Code
27+
28+
The project maintains the following source code repositories:
29+
30+
* https://github.com/eclipse/sparkplug
31+
32+
## Third-party Content
33+
34+
This project leverages the following third party content.
35+
36+
None
37+
38+
## Cryptography
39+
40+
Content may contain encryption software. The country in which you are currently
41+
may have restrictions on the import, possession, and use, and/or re-export to
42+
another country, of encryption software. BEFORE using any encryption software,
43+
please check the country's laws, regulations and policies concerning the import,
44+
possession, or use, and re-export of encryption software, to see if this is
45+
permitted.

specification/Sparkplug.adoc

+1-5
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,9 @@
1-
image:extracted-media/media/image2.png[image,width=44,height=25]image:extracted-media/media/image3.png[image,width=390,height=180]
2-
1+
image:extracted-media/media/image3.png[image,width=390,height=180]image:extracted-media/media/image2.png[image,width=44,height=25]image:extracted-media/media/image4.png[image,width=400,height=160]
32
_Version 2.2_
43

5-
image:extracted-media/media/image4.png[image,width=400,height=160]
6-
74
Copyright © 2019 Eclipse Foundation, Inc. https://www.eclipse.org/legal/efsl.php
85
_Sparkplug™ and the Sparkplug™ logo are trademarks of the Eclipse Foundation_
96

10-
117
[cols=",,,",options="header",]
128
|===
139
|*Revision Number* |*Date* |*Author* |*Description*
File renamed without changes.

specification/Sparkplug_10_Acknowledgements.adoc

Whitespace-only changes.

specification/Sparkplug_11_Appendix.adoc

Whitespace-only changes.

specification/Sparkplug_1_Introduction.adoc

Whitespace-only changes.

specification/Sparkplug_2_Principles.adoc

Whitespace-only changes.

specification/Sparkplug_3_Components.adoc

Whitespace-only changes.

specification/Sparkplug_4_Topics.adoc

Whitespace-only changes.

specification/Sparkplug_5_Messages.adoc

Whitespace-only changes.

specification/Sparkplug_6_Message_Flow.adoc

Whitespace-only changes.

specification/Sparkplug_7_Data.adoc

Whitespace-only changes.

specification/Sparkplug_8_Security.adoc

Whitespace-only changes.

specification/Sparkplug_9_HA.adoc

Whitespace-only changes.

0 commit comments

Comments
 (0)