#12 Embedded some resources

999 Backlog
closed
nobody
None
2020-09-14
2020-03-28
aliazzz
No

I added a corner called Embedded Resources in the library and embedded the following files

sparkplug_b.json
sparkplug_b.proto
example.py
sparkplug_b.py
sparkplug_b_pb2.py

to it

I use

example.py
sparkplug_b.py
sparkplug_b_pb2.py

To base my first FB_EoN_Node implementation on.
Please do not remove those files until finalisation of the library
Thank you

Discussion

  • aliazzz

    aliazzz - 2020-04-11
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -2,9 +2,17 @@
    
     sparkplug_b.json
     sparkplug_b.proto
    +example.py
    +sparkplug_b.py
    +sparkplug_b_pb2.py
    
     to it
    
    -If you think they are not useful,, please feel free and phase them out
    +I use 
    +example.py
    +sparkplug_b.py
    +sparkplug_b_pb2.py
    
    -
    +To base my first FB_EoN_Node implementation on.
    +Please do not remove those files until finalisation of the library
    +Thank you
    
     
  • aliazzz

    aliazzz - 2020-04-11
    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -9,10 +9,11 @@
     to it
    
     I use 
    +~~~
     example.py
     sparkplug_b.py
     sparkplug_b_pb2.py
    -
    +~~~
     To base my first FB_EoN_Node implementation on.
     Please do not remove those files until finalisation of the library
     Thank you
    
     
  • i-campbell

    i-campbell - 2020-09-03
    • status: open --> closed
     

Log in to post a comment.