C# (CSharp) flint Namespace

Nested Namespaces

flint.Responses

Classes

Name Description
AppBank Represents the Appbank present on the Pebble.
AppBank.App
FirmwareVersion
PebbleBundle Represents a Pebble app bundle (.pbw file).
PebbleBundle.ApplicationMetadata
PebbleBundle.BundleManifest
PebbleBundle.BundleManifest.ApplicationManifest
PebbleBundle.BundleManifest.FirmwareManifest
PebbleBundle.BundleManifest.ResourcesManifest
PebbleException
PebbleNotFoundException
PebbleProtocol Handles the basic protocol structure for Pebble communication. Essentially handles the SerialPort and translates the stream to endpoint,payload pairs and vv. Does and should not handle anything regarding the *meaning* of that data.
ProgressValue
RawMessageReceivedEventArgs Args for the event of a message being received. Possibly a little excessive as the relevant event will most likely have exactly one subscriber, but it's a small effort.
UUID