- getAddress() - Method in class io.quisque.enelxsdk.net.NETChargingPoint
-
- getAmount() - Method in class io.quisque.enelxsdk.net.NETChargeInfo
-
Returns the current amount of the charging process expressed as number of cents of the
currency.
- getCity() - Method in class io.quisque.enelxsdk.net.NETChargingPoint.Address
-
- getConsumedEnergy() - Method in class io.quisque.enelxsdk.net.NETChargeInfo.EnergyData
-
Returns energy in terms of kWh related to the charging process.
- getCountry() - Method in class io.quisque.enelxsdk.net.NETChargingPoint.Address
-
- getCurrency() - Method in class io.quisque.enelxsdk.net.NETChargeInfo
-
Returns the currency for the amount value.
- getDistanceInMeters() - Method in class io.quisque.enelxsdk.net.NETChargingPoint
-
- getElapsedTime() - Method in class io.quisque.enelxsdk.net.NETChargeInfo.EnergyData
-
Returns the elapsed time from the charging process start, expressed in seconds.
- getEnergyData() - Method in class io.quisque.enelxsdk.net.NETChargeInfo
-
Returns energy data related to the charging process.
- getEvseId() - Method in class io.quisque.enelxsdk.net.NETChargingPoint
-
- getFloor() - Method in class io.quisque.enelxsdk.net.NETChargingPoint.Address
-
- getHouseNumber() - Method in class io.quisque.enelxsdk.net.NETChargingPoint.Address
-
- getId() - Method in class io.quisque.enelxsdk.net.NETChargeInfo
-
Returns the id of the charging process.
- getLatitude() - Method in class io.quisque.enelxsdk.net.NETChargingPoint.Location
-
- getLocation() - Method in class io.quisque.enelxsdk.net.NETChargingPoint
-
- getLongitude() - Method in class io.quisque.enelxsdk.net.NETChargingPoint.Location
-
- getMissingPermissions(Context) - Static method in class io.quisque.enelxsdk.ble.EnelXBLEManager
-
Returns an array with all those permissions that are required by the EnelX BLE SDK but not
yet granted by the user.
- getMissingPermissions(Context) - Static method in class io.quisque.enelxsdk.net.EnelXNETManager
-
Returns an array with all those permissions that are required by the EnelX NET SDK but not
yet granted by the user.
- getName() - Method in class io.quisque.enelxsdk.net.NETChargingPoint
-
- getPostalCode() - Method in class io.quisque.enelxsdk.net.NETChargingPoint.Address
-
- getRegion() - Method in class io.quisque.enelxsdk.net.NETChargingPoint.Address
-
- getRssi() - Method in class io.quisque.enelxsdk.ble.BLEChargingPoint
-
Returns the RSSI value of the charging point.
- getSerialNumberLastThreeDigits() - Method in class io.quisque.enelxsdk.ble.BLEChargingPoint
-
Returns the last three digits of the charging point serial number.
- getSessionStatus() - Method in class io.quisque.enelxsdk.net.NETChargeInfo.EnergyData
-
Returns the status of the charging process.
- getSide() - Method in class io.quisque.enelxsdk.ble.BLEChargingPoint
-
Returns the side of the charging point.
- getSide() - Method in class io.quisque.enelxsdk.net.NETChargingPoint
-
- getStatus() - Method in class io.quisque.enelxsdk.ble.BLEChargingPoint
-
Returns the status of the charging point.
- getStatus() - Method in class io.quisque.enelxsdk.net.NETChargeInfo
-
Returns the status of the charging process.
- getStatus() - Method in class io.quisque.enelxsdk.net.NETChargingPoint
-
- getStreet() - Method in class io.quisque.enelxsdk.net.NETChargingPoint.Address
-
- onChargeStarted() - Method in interface io.quisque.enelxsdk.ble.EnelXBLEManager.StartChargeCallback
-
Called after the plug has been connected by the user and the charge has started.
- onChargeStarted(String) - Method in interface io.quisque.enelxsdk.net.EnelXNETManager.StartChargeCallback
-
Called after the plug has been connected by the user and the charge has started.
- onChargeStopped() - Method in interface io.quisque.enelxsdk.ble.EnelXBLEManager.StopChargeCallback
-
Called to notify that the charge has been stopped.
- onChargeStopped(NETChargeInfo) - Method in interface io.quisque.enelxsdk.net.EnelXNETManager.StopChargeCallback
-
Called to notify that the charge has been stopped.
- onChargingPoint(BLEChargingPoint, EnelXBLEManager.ScanCallback.Event) - Method in interface io.quisque.enelxsdk.ble.EnelXBLEManager.ScanCallback
-
Called when a charging point is detected, updated or it has disappeared.
- onChargingPoint(NETChargingPoint, EnelXNETManager.ScanCallback.Event) - Method in interface io.quisque.enelxsdk.net.EnelXNETManager.ScanCallback
-
Called when a charging point is added, updated or it has disappeared.
- onError(EnelXBLEManager.IdentifyChargingPointCallback.Error, Exception) - Method in interface io.quisque.enelxsdk.ble.EnelXBLEManager.IdentifyChargingPointCallback
-
Called when an error is encountered during the identify flow.
- onError(EnelXBLEManager.StartChargeCallback.Error, Exception) - Method in interface io.quisque.enelxsdk.ble.EnelXBLEManager.StartChargeCallback
-
Called when an error is encountered during the start charge flow.
- onError(EnelXBLEManager.StopChargeCallback.Error, Exception) - Method in interface io.quisque.enelxsdk.ble.EnelXBLEManager.StopChargeCallback
-
Called when an error is encountered during the stop charge flow.
- onError(EnelXNETManager.LoadChargeCallback.Error, Exception) - Method in interface io.quisque.enelxsdk.net.EnelXNETManager.LoadChargeCallback
-
If an error prevented to retrieve requested charge info.
- onError(EnelXNETManager.StartChargeCallback.Error, Exception) - Method in interface io.quisque.enelxsdk.net.EnelXNETManager.StartChargeCallback
-
Called when an error is encountered during the start charge flow.
- onError(EnelXNETManager.StopChargeCallback.Error, Exception) - Method in interface io.quisque.enelxsdk.net.EnelXNETManager.StopChargeCallback
-
Called when an error is encountered during the stop charge flow.
- onRequestSent() - Method in interface io.quisque.enelxsdk.ble.EnelXBLEManager.IdentifyChargingPointCallback
-
Called to notify that the identify request has been successfully sent to the charging
point.
- onRequestSent() - Method in interface io.quisque.enelxsdk.ble.EnelXBLEManager.StartChargeCallback
-
Called to notify that the start charge request has been sent to the charging point.
- onRequestSent() - Method in interface io.quisque.enelxsdk.ble.EnelXBLEManager.StopChargeCallback
-
Called to notify that the stop charge request has been sent to the charging point.
- onRequestSent() - Method in interface io.quisque.enelxsdk.net.EnelXNETManager.StartChargeCallback
-
Called to notify that the start charge request has been sent, and current status is
waiting for an answer.
- onRequestSent() - Method in interface io.quisque.enelxsdk.net.EnelXNETManager.StopChargeCallback
-
Called to notify that the stop charge request has been sent, and current status is
waiting for an answer.
- onScanError(EnelXBLEManager.ScanCallback.Error, Exception) - Method in interface io.quisque.enelxsdk.ble.EnelXBLEManager.ScanCallback
-
Called when an error is encountered before or during the scanning process.
- onScanError(EnelXNETManager.ScanCallback.Error, Exception) - Method in interface io.quisque.enelxsdk.net.EnelXNETManager.ScanCallback
-
Called when an error is encountered before or during the scanning process.
- onScanStarted() - Method in interface io.quisque.enelxsdk.ble.EnelXBLEManager.ScanCallback
-
Called to notify the scan for charging point has been started.
- onScanStarted() - Method in interface io.quisque.enelxsdk.net.EnelXNETManager.ScanCallback
-
Called to notify the scan for charging point has been started.
- onScanStopped() - Method in interface io.quisque.enelxsdk.ble.EnelXBLEManager.ScanCallback
-
Called to notify the scan for charging point has been stopped.
- onScanStopped() - Method in interface io.quisque.enelxsdk.net.EnelXNETManager.ScanCallback
-
Called to notify the scan for charging point has been stopped.
- onSuccess(NETChargeInfo) - Method in interface io.quisque.enelxsdk.net.EnelXNETManager.LoadChargeCallback
-
Called when the requested charge info are available.
- onWaitingForPlug() - Method in interface io.quisque.enelxsdk.ble.EnelXBLEManager.StartChargeCallback
-
Called when the start charge command has been delivered to the charging point and its
status has changed to 'waiting for plug'.
- onWaitingForUnplug() - Method in interface io.quisque.enelxsdk.ble.EnelXBLEManager.StopChargeCallback
-
Called when the stop charge command has been delivered to the charging point and its
status has changed to 'waiting for unplug'.
- onWaitingForUnplug() - Method in interface io.quisque.enelxsdk.net.EnelXNETManager.StopChargeCallback
-
Called when the stop charge command has been delivered to the charging point and its
status has changed to 'waiting for unplug'.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.ble.BLEChargingPoint.Side
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.ble.BLEChargingPoint.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.ble.EnelXBLEManager.IdentifyChargingPointCallback.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.ble.EnelXBLEManager.ScanCallback.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.ble.EnelXBLEManager.ScanCallback.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.ble.EnelXBLEManager.StartChargeCallback.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.ble.EnelXBLEManager.StopChargeCallback.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.net.EnelXNETManager.LoadChargeCallback.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.net.EnelXNETManager.ScanCallback.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.net.EnelXNETManager.ScanCallback.Event
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.net.EnelXNETManager.StartChargeCallback.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.net.EnelXNETManager.StopChargeCallback.Error
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.net.NETChargeInfo.EnergyData.SessionStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.net.NETChargeInfo.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.net.NETChargingPoint.Side
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum io.quisque.enelxsdk.net.NETChargingPoint.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum io.quisque.enelxsdk.ble.BLEChargingPoint.Side
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.ble.BLEChargingPoint.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.ble.EnelXBLEManager.IdentifyChargingPointCallback.Error
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.ble.EnelXBLEManager.ScanCallback.Error
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.ble.EnelXBLEManager.ScanCallback.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.ble.EnelXBLEManager.StartChargeCallback.Error
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.ble.EnelXBLEManager.StopChargeCallback.Error
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.net.EnelXNETManager.LoadChargeCallback.Error
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.net.EnelXNETManager.ScanCallback.Error
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.net.EnelXNETManager.ScanCallback.Event
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.net.EnelXNETManager.StartChargeCallback.Error
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.net.EnelXNETManager.StopChargeCallback.Error
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.net.NETChargeInfo.EnergyData.SessionStatus
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.net.NETChargeInfo.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.net.NETChargingPoint.Side
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum io.quisque.enelxsdk.net.NETChargingPoint.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.