1. 首页
  2. 数据库
  3. 其它
  4. Felica IDm接收机扩展RC S380。「Felica IDm Receiver Extension for RC S380」 crx插件

Felica IDm接收机扩展RC S380。「Felica IDm Receiver Extension for RC S380」 crx插件

上传者: 2021-04-21 09:08:29上传 CRX文件 18.32KB 热度 23次
将Felica卡ID发送到带有IDm Reader应用的Web页面(支持写入ID和密钥) To exchange data with felica cards, you need Felica IDm Reader App for RC-S380. This extension helps you to sending and recieving data between web pages and reader app. Features: * Sending felica card IDm, random chalenge response to web pages from reader app. * Writing felica card user ID and Key with reader app. * The custom event 'getId' is fired when the data recieved, so you can run your own script when recieved data. * Veryfing random challenge response from the card.(Only for testing) --------------------- How to use --------------------- Please embed html elemnents with following id in your web pages. The option page and script of this extension is an example of usage, so please check it. "extension" means "Felica IDm Receiver Extension for RC-S380", "app" means "Felica IDm Reader App for RC-S380". Basically, extension sends requests to app, and recieves the result. *** Reading IDm *** (Both felica and felica lite-s available) input: startPolling : When it's clicked, extension makes app to start reading IDm. output: felicaIDm : IDm is inserted to the value of this element by extension. This extension fires 'getID' event in this element. *** Reading user ID *** (Only felica lite-s available) input: getCardId : When it's clicked, extension makes app to start reading IDm and user ID. output: felicaIDm : IDm and user ID are inserted together to the value of this element by extension. *** Writing user ID and Key *** (Only felica lite-s available) If you don't enter master key and car key version, only user ID will be written. You can't read card key written in the card directly. input: felicaUserId : 0 - 281474976710655 integral number felicaCKVInput : 0 - 65535 integral number felicaMasterKey : 24bytes hex number string writeCardId : When it's clicked, extension makes app to start writing user ID, card key version, and card key. output: felicaIDm : IDm and user ID are inserted together to the value of thi
下载地址
用户评论