add user_devicehub example
This commit is contained in:
parent
b6e9be306b
commit
b680a3574d
|
@ -0,0 +1,8 @@
|
|||
[
|
||||
{
|
||||
"email": "user@example.org",
|
||||
"password": "1234",
|
||||
"eth_pub_key": "0x0000000000000000000000000000000000000000",
|
||||
"eth_priv_key":"0x0000000000000000000000000000000000000000000000000000000000000000"
|
||||
}
|
||||
]
|
Reference in New Issue