0

Dings-Patent

I am a Patent in the Dings-System.

Terms and Conditions

Each Dings-Patent includes the Claim, that I had the Idea at a given Time, which can be proven by a Block-Chain together with Witnesses, who downloaded the Chain [0] or even read the Patent by themselfes.

In Case you want to use a Dings-Patent, please contact me at one of My-Identities.

Block-Chain

Currently the Git-System is used for the Block-Chain, that can be downloaded with the Git-Clone-Command:

$ git clone git@github.com:All-Dings/0.git

Next switch to the new Directory with the Cd-Command:

$ cd 0

The History of the Invention can be seen by using the Git-Log-Command:

$ git log --pretty=format:"%h %s" | grep Zero-Wave
4acd48ce Add Zero-Wave-Device-Topic
c2c3fc30 Add Zero-Wave-Device-Communication
5c973ec2 Add Zero-Wave-Device-Patent
49ec0b1a Add Zero-Wave-Released-Energy

To see Details like the Date of a Git-Commit, use the Git-Show-Command:

commit 5c973ec27e7220239eb55efc50c153f6b0f140b0
Author: Michael Holzheu <michael@holzheu.de>
Date:   Sat Oct 14 20:15:13 2023 +0200

    Add Zero-Wave-Device-Patent

diff --git a/300050001.md b/300050001.md
new file mode 100644
index 00000000..86852e0b
--- /dev/null
+++ b/300050001.md
$ git show 5c973ec2
+# Zero-Wave-Device-Patent <a id="1000"/>
+
+The Zero-Wave-Device-Patent is a [Dings-Patent](/0/300000030.html) of [Michael_Holzheu](/0/0.html) for a [Zero-Wave-Device](/0/20000021.html).
+
+Status: <font color="red">Draft</font>

For seeing the complete Patent-File for a given Commit, use the Git-Checkout-Command:

$ git checkout 5c973ec2

Then you can use your favourite Editor, to see the Contents, for Example Vim:

$ vi 300050001.md

Footnotes

[0] One Block-Chain-Witness