Commit graph

5 commits

Author SHA1 Message Date
90e9f1f496 Updated SammiApi
Made Button ID optional in insert_array() and delete_array()
Fixed dictionary to use index, instead of position for the name of the field for insert_array() and delete_array()
2025-04-30 16:10:03 -05:00
9457488fa7 Updated Sammi API
Fixed delete_variable(), made button_id optional.  Fixed incorrect api_path string.
2025-04-30 16:04:07 -05:00
25296ae38d Updated SammiApi
Fixed deck_id and button_id to be deckID and buttonID
Updated set_variable() to make button_id optional.
Fixed contains() to be has() for Dictionary.
2025-04-30 15:40:09 -05:00
d6e60ff204 Fixed stuff
Fixed tabs in both files
Fixed SammiClient to be added to the tree, so that events can process.
2025-04-30 14:56:40 -05:00
759a19fcf1 Created Sammi API Plugin
Created code for Sammi API plugin
2025-04-30 14:38:41 -05:00