Want to set Output data on GPIO but method is not available in SDK

Hello,

we would like to set Output data on GPIO port in our application.

I can see there is an operation for sending data, named ESTBeaconOperationGPIOPortsData in documentation but i can’t see it in iOS SDK!?

http://estimote.github.io/iOS-SDK/Classes/ESTBeaconOperationGPIOPortsData.html

Can you help?
Thanks!

Hmm, what version of the SDK are you on? I just checked the latest (4.11.1 installed via CocoaPods) and I have the ESTBeaconOperationGPIOPortsData.h file.

Ok I see it. It’s not imported in EstimoteSDK.h, that’s why it wasn’t available.

Oh! Our bad, thanks for pointing it out!

EDIT: Fixed in the next version of the SDK (: