OMC-048_FW_1.03B2683
Contents:
Hardware
Application Manual
Configuration Cheat Sheet
OMC-048_FW_1.03B2732_H0003
OMC-048_FW_1.03B2724_H0003
OMC-048_FW_1.03B2712_H0003
OMC-048_FW_1.03B2707_H0003
OMC-048_FW_1.03B2697_H0003
OMC-048_FW_1.03B2683_H0003
OMC-048_FW_1.03B2677_H0003
OMC-048_FW_1.03B2653_H0003
OMC-048_FW_1.03B2615_H0003
OMC-048_FW_1.03B2600_H0003
OMC-048_FW_1.03B2559_H0003
OMC-048_FW_1.03B2551_H0003
OMC-048_FW_1.03B2544_H0003
OMC-048_FW_1.03B2519_H0003
OMC-048_FW_1.03B2495_H0003
OMC-048_FW_0.03B2434_H0003
OMC-048_FW_0.03B2271_H0003
OMC-048_FW_0.03B1900_H0003
OMC-048_FW_0.01B1598_H0002
OMC-048_FW_0.01B1595_H0002
OMC-048_FW_0.01B1463_H0002
OMC-048_FW_0.01B1406
OMC-048_FW_0.01B1385
OMC-048_FW_0.01B1370
OMC-048_FW_0.01B1320
OMC-048_FW_0.01B1268
OMC-048_FW_0.01B1228
OMC-048_FW_0.01B1038
OMC-048_FW_0.01B990
Module OBS
Module OMC048
Data Logger Application
MicroPython libraries
OMC-048_FW_1.03B2683
Index
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
K
|
L
|
M
|
N
|
O
|
P
|
R
|
S
|
T
|
U
|
V
|
W
|
Z
_
__contains__() (btree.btree method)
__detitem__() (btree.btree method)
__getitem__() (btree.btree method)
__iter__() (btree.btree method)
__setitem__() (btree.btree method)
A
a2b_base64() (in module ubinascii)
abs()
built-in function
AbstractBlockDev (class in uos)
accept() (usocket.socket method)
acos() (in module math)
acosh() (in module math)
acquire() (uasyncio.Lock method)
add_record() (logging.DataLog045 method)
add_sensor() (logging.DataLog045 method)
AF_INET (in module usocket)
AF_INET6 (in module usocket)
all()
built-in function
any()
built-in function
any() (omc048.serial method)
append() (uarray.array method)
(ucollections.deque method)
argv (in module sys)
array (class in uarray)
asin() (in module math)
asinh() (in module math)
AssertionError
atan() (in module math)
atan2() (in module math)
atanh() (in module math)
atexit() (in module sys)
AttributeError
B
b2a_base64() (in module ubinascii)
battery() (omc048.diagnostics method)
bin()
built-in function
bind() (usocket.socket method)
bool (built-in class)
btree
module
built-in function
abs()
all()
any()
bin()
callable()
chr()
classmethod()
compile()
delattr()
dir()
divmod()
enumerate()
eval()
exec()
filter()
getattr()
globals()
hasattr()
hash()
hex()
id()
input()
isinstance()
issubclass()
iter()
len()
locals()
map()
max()
min()
next()
oct()
open()
ord()
pow()
print()
property()
range()
repr()
reversed()
round()
setattr()
sorted()
staticmethod()
sum()
super()
type()
zip()
bytearray (built-in class)
byteorder (in module sys)
bytes (built-in class)
BytesIO (class in uio)
C
calcsize() (in module ustruct)
calibrate() (omc048.analog method)
calibration() (omc048.RTC method)
call_exception_handler() (uasyncio.Loop method)
callable()
built-in function
cancel() (uasyncio.Task method)
ceil() (in module math)
chdir() (in module uos)
check() (power_monitor.Hysteresis method)
chr()
built-in function
classmethod()
built-in function
clear() (uasyncio.Event method)
close() (btree.btree method)
(uasyncio.Loop method)
(uasyncio.Server method)
(uasyncio.Stream method)
(usocket.socket method)
cmath
module
collect() (in module gc)
colour() (omc048.LED method)
compile()
built-in function
compile() (in module ure)
complex (built-in class)
connect() (usocket.socket method)
copysign() (in module math)
cos() (in module cmath)
(in module math)
cosh() (in module math)
create_task() (in module uasyncio)
(uasyncio.Loop method)
D
datetime() (omc048.RTC method)
DEBUG (in module ure)
DecompIO (class in uzlib)
decompress() (in module uzlib)
deepsleep() (in module obs)
default_exception_handler() (uasyncio.Loop method)
degrees() (in module math)
deinit() (omc048.serial method)
delattr()
built-in function
delay() (in module obs)
deque() (in module ucollections)
DESC (in module btree)
device() (in module obs)
dict (built-in class)
digest() (uhashlib.hash method)
dir()
built-in function
disable() (in module gc)
divmod()
built-in function
drain() (uasyncio.Stream method)
dump() (in module ujson)
dumps() (in module ujson)
dupterm() (in module uos)
E
e (in module cmath)
(in module math)
elapsed_micros() (in module obs)
elapsed_millis() (in module obs)
enable() (in module gc)
end() (ure.match method)
enumerate()
built-in function
erf() (in module math)
erfc() (in module math)
errorcode (in module uerrno)
eval()
built-in function
Event (class in uasyncio)
Exception
exec()
built-in function
exit() (in module sys)
exp() (in module cmath)
(in module math)
expm1() (in module math)
extend() (uarray.array method)
F
fabs() (in module math)
fault_debug() (in module obs)
FileIO (class in uio)
filter()
built-in function
float (built-in class)
floor() (in module math)
flush() (btree.btree method)
fmod() (in module math)
frexp() (in module math)
from_bytes() (int class method)
frozenset (built-in class)
G
gamma() (in module math)
gather() (in module uasyncio)
gc
module
get() (btree.btree method)
(omc048.digital_input method)
get_config() (config.config method)
get_event_loop() (in module uasyncio)
get_exception_handler() (uasyncio.Loop method)
get_extra_info() (uasyncio.Stream method)
getaddrinfo() (in module usocket)
getattr()
built-in function
getcwd() (in module uos)
getvalue() (uio.StringIO method)
globals()
built-in function
group() (ure.match method)
groups() (ure.match method)
H
hard_reset() (in module obs)
hasattr()
built-in function
hash()
built-in function
heapify() (in module uheapq)
heappop() (in module uheapq)
heappush() (in module uheapq)
hex()
built-in function
hexdigest() (uhashlib.hash method)
hexlify() (in module ubinascii)
hum() (omc048.diagnostics method)
(omc048.onboard_sensors method)
hum_exceeded() (omc048.diagnostics method)
I
id()
built-in function
idle() (in module obs)
ilistdir() (in module uos)
implementation (in module sys)
ImportError
INCL (in module btree)
IndexError
inet_ntop() (in module usocket)
inet_pton() (in module usocket)
info() (omc048.RTC method)
init() (omc048.serial method)
input()
built-in function
int (built-in class)
ioctl() (uos.AbstractBlockDev method)
ipoll() (uselect.poll method)
IPPROTO_SEC (in module usocket)
IPPROTO_TCP (in module usocket)
IPPROTO_UDP (in module usocket)
is_addressed() (omc048.usb method)
is_connected() (omc048.usb method)
is_set() (uasyncio.Event method)
isfinite() (in module math)
isinf() (in module math)
isinstance()
built-in function
isnan() (in module math)
issubclass()
built-in function
items() (btree.btree method)
iter()
built-in function
K
KeyboardInterrupt
KeyError
keys() (btree.btree method)
L
ldexp() (in module math)
len()
built-in function
lgamma() (in module math)
lightsleep() (in module obs)
list (built-in class)
listdir() (in module uos)
listen() (usocket.socket method)
load() (in module ujson)
loads() (in module ujson)
locals()
built-in function
localtime() (in module utime)
Lock (class in uasyncio)
locked() (uasyncio.Lock method)
log() (in module cmath)
(in module math)
log10() (in module cmath)
(in module math)
log2() (in module math)
logging.DataLog045 (class in logging)
Loop (class in uasyncio)
M
makefile() (usocket.socket method)
map()
built-in function
match() (in module ure)
(ure.regex method)
math
module
max()
built-in function
maxsize (in module sys)
mem_alloc() (in module gc)
mem_free() (in module gc)
MemoryError
memoryview (built-in class)
micros() (in module obs)
millis() (in module obs)
min()
built-in function
mkdir() (in module uos)
mkfs() (uos.VfsFat static method)
(uos.VfsLfs1 static method)
(uos.VfsLfs2 static method)
mktime() (in module utime)
modf() (in module math)
modify() (uselect.poll method)
module
btree
cmath
gc
math
sys
uarray
uasyncio
ubinascii
ucollections
uerrno
uhashlib
uheapq
uio
ujson
uos
ure
uselect
usocket
ussl
ustruct
utime
uzlib
modules (in module sys)
mount() (in module uos)
N
namedtuple() (in module ucollections)
NameError
new_event_loop() (in module uasyncio)
next()
built-in function
NotImplementedError
O
object (built-in class)
oct()
built-in function
off() (omc048.LED method)
(omc048.power_supply method)
(omc048.relay method)
(omc048.voltage_ref method)
omc048.analog_current (class in omc048)
omc048.analog_voltage (class in omc048)
omc048.diagnostics (class in omc048)
omc048.digital_input (class in omc048)
omc048.LED (class in omc048)
omc048.modem (class in omc048)
omc048.onboard_sensors (class in omc048)
omc048.power_supply (class in omc048)
omc048.relay (class in omc048)
omc048.RTC (class in omc048)
omc048.serial (class in omc048)
omc048.usb (class in omc048)
omc048.voltage_ref (class in omc048)
on() (omc048.LED method)
(omc048.power_supply method)
(omc048.relay method)
(omc048.voltage_ref method)
open()
built-in function
open() (in module btree)
(in module uio)
open_connection() (in module uasyncio)
ord()
built-in function
OrderedDict() (in module ucollections)
OSError
P
pack() (in module ustruct)
pack_into() (in module ustruct)
path (in module sys)
phase() (in module cmath)
pi (in module cmath)
(in module math)
platform (in module sys)
polar() (in module cmath)
poll() (in module uselect)
(uselect.poll method)
popleft() (ucollections.deque method)
pow()
built-in function
pow() (in module math)
power() (omc048.modem method)
(omc048.usb method)
power_monitor.Hysteresis (class in power_monitor)
print()
built-in function
print_exception() (in module sys)
property()
built-in function
R
radians() (in module math)
range()
built-in function
read() (omc048.analog method)
(omc048.serial method)
(uasyncio.Stream method)
(usocket.socket method)
read_char() (omc048.serial method)
read_raw() (omc048.analog method)
readblocks() (uos.AbstractBlockDev method)
readinto() (usocket.socket method)
readline() (uasyncio.Stream method)
(usocket.socket method)
rect() (in module cmath)
recv() (usocket.socket method)
recvfrom() (usocket.socket method)
redirect() (omc048.serial method)
register() (uselect.poll method)
release() (uasyncio.Lock method)
remove() (in module uos)
rename() (in module uos)
repr()
built-in function
reversed()
built-in function
rmdir() (in module uos)
round()
built-in function
rtc() (omc048.diagnostics method)
run() (in module uasyncio)
run_forever() (uasyncio.Loop method)
run_until_complete() (uasyncio.Loop method)
RuntimeError
S
schedule_task() (scheduler.scheduler method)
sd() (omc048.diagnostics method)
search() (in module ure)
(ure.regex method)
select() (in module uselect)
send() (usocket.socket method)
send_break() (omc048.serial method)
sendall() (usocket.socket method)
sendto() (usocket.socket method)
serial.CTS (in module omc048)
serial.RS232 (in module omc048)
serial.RS422 (in module omc048)
serial.RS485 (in module omc048)
serial.RTS (in module omc048)
Server (class in uasyncio)
set (built-in class)
set() (omc048.power_supply method)
(omc048.relay method)
(omc048.voltage_ref method)
(uasyncio.Event method)
set_exception_handler() (uasyncio.Loop method)
setattr()
built-in function
setblocking() (usocket.socket method)
setsockopt() (usocket.socket method)
settimeout() (usocket.socket method)
sin() (in module cmath)
(in module math)
sinh() (in module math)
sleep() (in module scheduler)
(in module uasyncio)
(in module utime)
sleep_between_tasks() (in module scheduler)
sleep_ms() (in module scheduler)
(in module uasyncio)
(in module utime)
sleep_us() (in module utime)
slice (built-in class)
SOCK_DGRAM (in module usocket)
SOCK_STREAM (in module usocket)
socket() (in module usocket)
soft_reset() (in module obs)
sorted()
built-in function
span() (ure.match method)
split() (ure.regex method)
spy_off() (omc048.serial method)
spy_on() (omc048.serial method)
sqrt() (in module cmath)
(in module math)
ssl.SSLError (in module ussl)
start() (logging.DataLog045 method)
(scheduler.sheduler method)
(ure.match method)
start_server() (in module uasyncio)
stat() (in module uos)
staticmethod()
built-in function
statvfs() (in module uos)
stderr (in module sys)
stdin (in module sys)
stdout (in module sys)
stop() (logging.DataLog045 method)
StopIteration
str (built-in class)
Stream (class in uasyncio)
StringIO (class in uio)
sub() (in module ure)
(ure.regex method)
sum()
built-in function
super()
built-in function
sync() (in module uos)
(logging.DataLog045 method)
SyntaxError
sys
module
SystemExit
T
tan() (in module math)
tanh() (in module math)
Task (class in uasyncio)
temp() (omc048.diagnostics method)
(omc048.onboard_sensors method)
temp_high_exceeded() (omc048.diagnostics method)
temp_low_exceeded() (omc048.diagnostics method)
TextIOWrapper (class in uio)
threshold() (in module gc)
ticks_add() (in module utime)
ticks_cpu() (in module utime)
ticks_diff() (in module utime)
ticks_ms() (in module utime)
ticks_us() (in module utime)
time() (in module utime)
to_bytes() (int method)
toggle() (omc048.LED method)
(omc048.power_supply method)
(omc048.relay method)
(omc048.voltage_ref method)
trigger_event() (scheduler.scheduler method)
triggered_task() (scheduler.scheduler method)
trunc() (in module math)
tuple (built-in class)
type()
built-in function
TypeError
U
uarray
module
uasyncio
module
ubinascii
module
ucollections
module
udelay() (in module obs)
uerrno
module
uhashlib
module
uhashlib.md5 (class in uhashlib)
uhashlib.sha1 (class in uhashlib)
uhashlib.sha256 (class in uhashlib)
uheapq
module
uio
module
ujson
module
umount() (in module uos)
uname() (in module uos)
unhexlify() (in module ubinascii)
unpack() (in module ustruct)
unpack_from() (in module ustruct)
unregister() (uselect.poll method)
uos
module
update() (uhashlib.hash method)
urandom() (in module uos)
ure
module
uselect
module
usocket
module
usocket.error
ussl
module
ussl.CERT_NONE (in module ussl)
ussl.CERT_OPTIONAL (in module ussl)
ussl.CERT_REQUIRED (in module ussl)
ussl.wrap_socket() (in module ussl)
ustruct
module
utime
module
uzlib
module
V
ValueError
values() (btree.btree method)
vbat() (omc048.onboard_sensors method)
version (in module sys)
version_info (in module sys)
VfsFat (class in uos)
VfsLfs1 (class in uos)
VfsLfs2 (class in uos)
vsup() (omc048.onboard_sensors method)
W
wait() (uasyncio.Event method)
wait_closed() (uasyncio.Server method)
(uasyncio.Stream method)
wait_for() (in module uasyncio)
wakeup() (omc048.RTC method)
write() (omc048.serial method)
(uasyncio.Stream method)
(usocket.socket method)
write_byte() (omc048.serial method)
writeblocks() (uos.AbstractBlockDev method)
Z
ZeroDivisionError
zip()
built-in function