-group - name of the group (list of names can be acquired using GROUP_LIST command)-key - key for access the group (list of keys can be acquired using GET_KEYS command)-value - any value which you want to write in the specified GDB group ("It can be any data that can be represented as a string in quotes")
group - name of the group (list of names can be acquired using JSON-RPC Request - GLOBAL_DB GROUP_LIST)
key - key for access the group (list of keys can be acquired using JSON-RPC Request - GLOBAL_DB GET_KEYS)
value - any value which you want to write in the specified GDB group (“It can be any data that can be represented as a string in quotes”)