jar

org.syphr : sleepiq-api

Maven & Gradle

Apr 15, 2017

SleepIQ API · Java API for SleepIQ Connected Mattress

Table Of Contents

Latest Version

Download org.syphr : sleepiq-api JAR file - Latest Versions:

All Versions

Download org.syphr : sleepiq-api JAR file - All Versions:

Version Vulnerabilities Size Updated
0.3.x
0.2.x
0.1.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window sleepiq-api-0.3.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.syphr.sleepiq.api.model

├─ org.syphr.sleepiq.api.model.Bed.class - [JAR]

├─ org.syphr.sleepiq.api.model.BedSideStatus.class - [JAR]

├─ org.syphr.sleepiq.api.model.BedStatus.class - [JAR]

├─ org.syphr.sleepiq.api.model.BedsResponse.class - [JAR]

├─ org.syphr.sleepiq.api.model.Error.class - [JAR]

├─ org.syphr.sleepiq.api.model.Failure.class - [JAR]

├─ org.syphr.sleepiq.api.model.FamilyStatus.class - [JAR]

├─ org.syphr.sleepiq.api.model.LoginInfo.class - [JAR]

├─ org.syphr.sleepiq.api.model.LoginRequest.class - [JAR]

├─ org.syphr.sleepiq.api.model.PauseMode.class - [JAR]

├─ org.syphr.sleepiq.api.model.Sleeper.class - [JAR]

├─ org.syphr.sleepiq.api.model.SleepersResponse.class - [JAR]

├─ org.syphr.sleepiq.api.model.TimeSince.class - [JAR]

org.syphr.sleepiq.api.impl.typeadapters

├─ org.syphr.sleepiq.api.impl.typeadapters.DateTimeTypeAdapter.class - [JAR]

├─ org.syphr.sleepiq.api.impl.typeadapters.DurationTypeAdapter.class - [JAR]

├─ org.syphr.sleepiq.api.impl.typeadapters.InstantTypeAdapter.class - [JAR]

├─ org.syphr.sleepiq.api.impl.typeadapters.JSR310TypeAdapters.class - [JAR]

├─ org.syphr.sleepiq.api.impl.typeadapters.LocalDateTimeTypeAdapter.class - [JAR]

├─ org.syphr.sleepiq.api.impl.typeadapters.LocalDateTypeAdapter.class - [JAR]

├─ org.syphr.sleepiq.api.impl.typeadapters.LocalTimeTypeAdapter.class - [JAR]

├─ org.syphr.sleepiq.api.impl.typeadapters.MonthDayTypeAdapter.class - [JAR]

├─ org.syphr.sleepiq.api.impl.typeadapters.OffsetDateTimeTypeAdapter.class - [JAR]

├─ org.syphr.sleepiq.api.impl.typeadapters.OffsetTimeTypeAdapter.class - [JAR]

├─ org.syphr.sleepiq.api.impl.typeadapters.PeriodTypeAdapter.class - [JAR]

├─ org.syphr.sleepiq.api.impl.typeadapters.TemporalTypeAdapter.class - [JAR]

├─ org.syphr.sleepiq.api.impl.typeadapters.TimeSinceTypeAdapter.class - [JAR]

├─ org.syphr.sleepiq.api.impl.typeadapters.YearMonthTypeAdapter.class - [JAR]

├─ org.syphr.sleepiq.api.impl.typeadapters.YearTypeAdapter.class - [JAR]

├─ org.syphr.sleepiq.api.impl.typeadapters.ZonedDateTimeTypeAdapter.class - [JAR]

org.syphr.sleepiq.api.impl

├─ org.syphr.sleepiq.api.impl.AbstractClient.class - [JAR]

├─ org.syphr.sleepiq.api.impl.Endpoints.class - [JAR]

├─ org.syphr.sleepiq.api.impl.GsonGenerator.class - [JAR]

├─ org.syphr.sleepiq.api.impl.SleepIQImpl.class - [JAR]

org.syphr.sleepiq.api

├─ org.syphr.sleepiq.api.BedNotFoundException.class - [JAR]

├─ org.syphr.sleepiq.api.Configuration.class - [JAR]

├─ org.syphr.sleepiq.api.LoginException.class - [JAR]

├─ org.syphr.sleepiq.api.SleepIQ.class - [JAR]

├─ org.syphr.sleepiq.api.SleepIQException.class - [JAR]

├─ org.syphr.sleepiq.api.UnauthorizedException.class - [JAR]

Advertisement