143
bEncrypt = DEV_isEncrypted(devUrl)
Example:
usb
7823420
4223365
mmc
15629312
68912 0
Function:
Description:
Set device boot mode to nBoot
Arguments:
nBoot
– number indicating load PRESET1 (bBoot=2) or keep settings (nBoot=1)
Function:
Description:
Get local storage encrypted flag
Arguments:
devUrl
– string must be mmc:// or usb://
Return:
bEncrypt
– boolean, true, if local storage is encrypted
Function:
Description:
Get local storage encrypted flag
Arguments:
devUrl
– string must be mmc:// or usb://
Return:
bEncrypt
– boolean, true, if local storage is encrypted
Function:
Description:
Get device MAC address
Return:
jsonMAC
– json string representing MAC address value
{"mac":"A8 40 41 16 47 D6"}
require
"ePLAYER1"
ep=ePLAYER1.new()
print("usb", ep.DEV_get("usb://"))
total,user,percent=ep.DEV_get("mmc://")
print("mmc", total, user, percent)
DEV_boot(nBoot)
bEncrypt = DEV_isEncrypted(devUrl)
bEncrypt = DEV_mac()
require
"ePLAYER1"
device=ePLAYER1.new()
print(device.DEV_mac())
Summary of Contents for PLAYER ONE
Page 54: ...54 Figure 32 The action of loading and playing the specified stream is configured Figure 33 ...
Page 85: ...85 Figure 76 accessing the network configuration Figure 77 editing network parameters ...
Page 90: ...90 Figure 83 editing WiFi password ...
Page 95: ...95 A wireless connection to your WiFi network will be established Figure 88 ...
Page 112: ...112 In this example su hotels Figura 107 ...
Page 114: ...114 Figura 109 Copy from here To here ...
Page 118: ...118 THIRD PARTY CONTROL PROTOCOL PLAYER ONE JSON Commands USUER MANUAL ...
Page 153: ...HOW TO IDENTIFY INTERNET RADIO URL STREAMS 153 ...