Skip to content

tsconn23/event-checksum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

event-checksum

1.) Clone repo locally

2.) cd cmd

3.) go build

4.) There are several ways to execute the program.

4a.) To generate a checksum for an event without a binary value, simply call `./cmd`.
4b.) To generate a checksum for an event with a binary value, call `./cmd -b`
4c.) To generate an event with a binary value and POST it to a local instance of EdgeXFoundry, call `./cmd -b -p`

5.) Do it repeatedly and you should see that the checksum is different each time.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages