Warning: Can't synchronize with repository "(default)" (No changeset 96d22ec3fa3ef6de3ea8dc0d7d398adc9aa071cf in the repository). Look in the Trac log for more information.

Ticket #386 (closed enhancement: fixed)

Opened 4 years ago

Last modified 4 years ago

RealTimeClock.SetWakeupTime awaits string instead of float

Reported by: avanc Owned by: mickey
Priority: minor Milestone:
Component: framework/odeviced Version:
Keywords: Cc:

Description

SetWakeupTime should accept float variables instead of string.

mdbus -s org.freesmartphone.odeviced /org/freesmartphone/Device/RealTimeClock/0 org.freesmartphone.Device.RealTimeClock.SetWakeupTime 1237463865.12
ERROR:dbus.connection:Unable to set arguments (1237463865.1199999,) according to signature u's': <type 'exceptions.TypeError'>: Expected a string or unicode object

Change History

comment:1 Changed 4 years ago by mickey

  • Status changed from new to closed
  • Resolution set to fixed
Note: See TracTickets for help on using tickets.