|
|
|
# D2Sphere REST Test Script
|
|
|
|
bunch of Bash Script to test some API function
|
|
|
|
needed enviroment:
|
|
|
|
* Bash Shell (Linux, MacOSX, cygwin on Windows or Linux Subsystem on Windows10)
|
|
|
|
* curl ... installed
|
|
|
|
* [FALCOM Workbench] installed (optional for add load test)
|
|
|
|
|
|
|
|
## Scripts
|
|
|
|
* [create/add devices to D2Sphere Device Server][d2s_devices_create.sh](/uploads/9cc34335a0fdaa96dd903f2c50682111/d2s_devices_create.sh)
|
|
|
|
* [delete devices from D2Sphere Device Server][d2s_devices_delete.sh](/uploads/53ed30c06b5a4a76856b152742aee701/d2s_devices_delete.sh)
|
|
|
|
* [sent PFAL via D2Sphere Device Server to a list of devices]
|
|
|
|
|
|
|
|
## other
|
|
|
|
### list of dummy test IMEI numbers
|
|
|
|
* [1k IMEI][imei_1k.txt](/uploads/b24838ed5ecf3ceab92225e57a5073e8/imei_1k.txt)
|
|
|
|
* [10k IMEI][imei_10k.txt](/uploads/a9d1d057d114c62655634449419bb2a6/imei_10k.txt)
|
|
|
|
* [100k IMEI][imei_100k.txt](/uploads/1b4310ef3c1ed4e0aafecbb50ae82ef8/imei_100k.txt)
|
|
|
|
|